Skip to content

Commit 0d92440

Browse files
committed
Dispatcher will not be used.
1 parent bd17db3 commit 0d92440

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Observer/Dispatcher.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
use Closure;
66
use SplObjectStorage;
7+
use function array_values;
8+
use function iterator_to_array;
79

810
/**
911
* @template TContext

0 commit comments

Comments
 (0)