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