mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 09:34:26 +02:00
Fix errors in Object namespace
This commit is contained in:
parent
b35c45bf5a
commit
8b15bb9e66
17 changed files with 14 additions and 24 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue