]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/FetchMissingActivity.php
add the new CheckRelMeProfileLink class to the worker
[friendica.git] / src / Worker / FetchMissingActivity.php
index 91b473a6ef81d02a6534ea69f92d1220015a923b..bc7d80f7c538b119e54aa46864a87b0911d981f7 100644 (file)
@@ -33,7 +33,7 @@ class FetchMissingActivity
        /**
         * Fetch missing activities
         * @param string $url Contact URL
-        * 
+        *
         * @return void
         */
        public static function execute(string $url, array $child = [], string $relay_actor = '', int $completion = Receiver::COMPLETION_MANUAL)