mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 12:25:14 +02:00
Fix 7 PHPStan errors
This commit is contained in:
parent
0b162b4429
commit
4ebabd5997
6 changed files with 20 additions and 12 deletions
|
@ -172,7 +172,7 @@ class Hook
|
|||
* the provided data.
|
||||
*
|
||||
* @param string $name of the hook to call
|
||||
* @param string|array &$data to transmit to the callback handler
|
||||
* @param string|array|null $data to transmit to the callback handler
|
||||
* @return void
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue