[COMPONENT][Attachment][TESTS] Fix Entity/AttachmentThumbnailTest
This commit is contained in:
@@ -194,7 +194,7 @@ class AttachmentEmbed extends Entity
|
||||
return $attr;
|
||||
}
|
||||
|
||||
public static function schemaDef()
|
||||
public static function schemaDef(): array
|
||||
{
|
||||
return [
|
||||
'name' => 'attachment_embed',
|
||||
|
Reference in New Issue
Block a user