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