Skip to content

Commit

Permalink
fix PHPStan error
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps authored Nov 29, 2024
1 parent 866d473 commit e8ec81d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/event/AsyncEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ final public function call() : Promise{

/**
* @param AsyncRegisteredListener[] $handlers
* @phpstan-param list<AsyncRegisteredListener> $handlers
* @phpstan-param \Closure() : void $resolve
* @phpstan-param \Closure() : void $reject
*/
Expand Down

0 comments on commit e8ec81d

Please sign in to comment.