Reformatted code

This commit is contained in:
Roland Häder
2022-06-23 16:03:55 +02:00
parent 5699b03e8d
commit fd8f4269ff
14 changed files with 138 additions and 155 deletions

View File

@@ -1211,7 +1211,7 @@ class OStatus
* Cleans the body of a post if it contains picture links
*
* @param string $body The body
* @param integer $uriid URI id
* @param integer $uriId
* @return string The cleaned body
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
*/