X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Freceive.php;h=b0258acbd71803b0ac4286cafd31eb5c465d065b;hb=41663c7592abe55a958632c3a48265e0a8544d2b;hp=690abea15928d3c50c2e5087a432752ec501d187;hpb=8821d33f73785884cfce83e7b23d3ef19cc1bc11;p=friendica.git diff --git a/mod/receive.php b/mod/receive.php index 690abea159..b0258acbd7 100644 --- a/mod/receive.php +++ b/mod/receive.php @@ -12,8 +12,10 @@ use Friendica\Database\DBA; use Friendica\Protocol\Diaspora; /** - * @param object $a App + * @param App $a App * @return void + * @throws ImagickException + * @throws \Friendica\Network\HTTPException\InternalServerErrorException */ function receive_post(App $a) {