Fix PHPDoc comments project-wide
This commit is contained in:
parent
6077aa5847
commit
3282ce5389
113 changed files with 1703 additions and 795 deletions
|
@ -21,6 +21,8 @@ class APDelivery extends BaseObject
|
|||
* @param integer $target_id
|
||||
* @param string $inbox
|
||||
* @param integer $uid
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
* @throws \ImagickException
|
||||
*/
|
||||
public static function execute($cmd, $target_id, $inbox, $uid)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue