We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf7007 commit 47b8da2Copy full SHA for 47b8da2
tests/Fixtures/FakeDispatcher.php
@@ -6,7 +6,7 @@
6
7
final class FakeDispatcher implements Dispatcher
8
{
9
- public function listen($events, $listener)
+ public function listen($events, $listener = null)
10
11
12
}
0 commit comments