@@ -164,6 +164,7 @@ |
||
164 | 164 | |
165 | 165 | /** |
166 | 166 | * {@inheritdoc} |
167 | + * @param \Closure $receiver |
|
167 | 168 | */ |
168 | 169 | public function on(string $name, $receiver, int $priority = BroadcasterInterface::RECEIVER_NORMAL_PRIORITY): void |
169 | 170 | { |