Update PHPDoc in mod/
This commit is contained in:
parent
3282ce5389
commit
af9067a381
18 changed files with 134 additions and 69 deletions
|
@ -25,6 +25,9 @@ use Friendica\Util\Proxy as ProxyUtils;
|
|||
* @param App $a App
|
||||
*
|
||||
* @return string
|
||||
* @throws ImagickException
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
* @throws Exception
|
||||
*/
|
||||
function match_content(App $a)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue