mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-16 08:25:29 +00:00
github web editor don't fuck up indentation, challenge impossible
This commit is contained in:
parent
e8ec81d123
commit
a0d69a9fb8
@ -76,7 +76,7 @@ abstract class AsyncEvent{
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param AsyncRegisteredListener[] $handlers
|
* @param AsyncRegisteredListener[] $handlers
|
||||||
* @phpstan-param list<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