mirror of
https://github.com/friendica/friendica
synced 2024-12-23 08:00:16 +00:00
Standards
This commit is contained in:
parent
6abb4d40d6
commit
72bc92db62
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ class FetchMissingActivity
|
||||||
/**
|
/**
|
||||||
* Fetch missing activities
|
* Fetch missing activities
|
||||||
* @param string $url Contact URL
|
* @param string $url Contact URL
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public static function execute(string $url, array $child = [], string $relay_actor = '', int $completion = Receiver::COMPLETION_MANUAL)
|
public static function execute(string $url, array $child = [], string $relay_actor = '', int $completion = Receiver::COMPLETION_MANUAL)
|
||||||
|
|
Loading…
Reference in a new issue