@@ -23,7 +23,7 @@ |
||
23 | 23 | /** |
24 | 24 | * @param EventInterface $event |
25 | 25 | * |
26 | - * @return ListenerInterface[] |
|
26 | + * @return ListenerCollection |
|
27 | 27 | */ |
28 | 28 | public function getListenersForEvent(EventInterface $event) |
29 | 29 | { |