]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/UpdateSuggestions.php
Merge pull request #8075 from annando/html-escaping
[friendica.git] / src / Worker / UpdateSuggestions.php
index 222244c1c4bf654d1b854d28f29f32610073c598..7d45434090ef4e7f15f7ae83376e1a13264f1cba 100644 (file)
@@ -9,7 +9,9 @@ use Friendica\Model\GContact;
 
 class UpdateSuggestions
 {
-       // Discover other servers for their contacts.
+       /**
+        * Discover other servers for their contacts.
+        */
        public static function execute()
        {
                GContact::updateSuggestions();