Fix errors in Object namespace

This commit is contained in:
Art4 2024-12-06 21:55:04 +00:00
parent b35c45bf5a
commit 8b15bb9e66
17 changed files with 14 additions and 24 deletions

View file

@ -26,7 +26,6 @@ class Attachment extends BaseDataTransferObject
/**
* Creates an Attachment entity array
*
* @param array $attachment
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
*/
public function __construct(array $media)