Standards

This commit is contained in:
Michael 2022-07-24 13:11:52 +00:00
parent 6abb4d40d6
commit 72bc92db62
1 changed files with 1 additions and 1 deletions

View 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)