mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 06:05:15 +02:00
Fix phpdoc
This commit is contained in:
parent
df8c167aa9
commit
0b684f5727
1 changed files with 1 additions and 3 deletions
|
@ -21,9 +21,7 @@ final class HookEventBridge implements StaticEventSubscriber
|
|||
/**
|
||||
* This allows us to mock the Hook call in tests.
|
||||
*
|
||||
* @param string|array $data
|
||||
*
|
||||
* @return string|array
|
||||
* @var \Closure|null
|
||||
*/
|
||||
private static $callHook = null;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue