mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-22 03:14:11 +00:00
fix PHPStan error
This commit is contained in:
parent
866d473553
commit
e8ec81d123
@ -76,6 +76,7 @@ abstract class AsyncEvent{
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param AsyncRegisteredListener[] $handlers
|
* @param AsyncRegisteredListener[] $handlers
|
||||||
|
* @phpstan-param list<AsyncRegisteredListener> $handlers
|
||||||
* @phpstan-param \Closure() : void $resolve
|
* @phpstan-param \Closure() : void $resolve
|
||||||
* @phpstan-param \Closure() : void $reject
|
* @phpstan-param \Closure() : void $reject
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user