]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/APDelivery.php
Fix PHPDoc comments project-wide
[friendica.git] / src / Worker / APDelivery.php
index 2fabb4a4eb99fda461ee671db8d60021a4967097..798a9b49a1802fd732d4a0d49e4abf12a38a12b7 100644 (file)
@@ -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)
        {