From: Michael Date: Sun, 9 May 2021 12:00:08 +0000 (+0000) Subject: Some more formatting X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=66be56e0813483868da09f98ace50886e5975539;p=friendica.git Some more formatting --- diff --git a/src/Module/Api/Mastodon/Accounts/Search.php b/src/Module/Api/Mastodon/Accounts/Search.php index 3509834fc6..77906661d2 100644 --- a/src/Module/Api/Mastodon/Accounts/Search.php +++ b/src/Module/Api/Mastodon/Accounts/Search.php @@ -28,6 +28,7 @@ use Friendica\DI; use Friendica\Model\Contact; use Friendica\Module\BaseApi; use Friendica\Object\Search\ContactResult; + /** * @see https://docs.joinmastodon.org/methods/accounts/ */