We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 089546c commit 62a72d7Copy full SHA for 62a72d7
src/Classifiers/EventListenerClassifier.php
@@ -49,7 +49,7 @@ protected function getEvents(): array
49
}
50
51
/**
52
- * @param Closure|string $closure
+ * @param Closure|array|string $closure
53
* @retrun null|string|object
54
* @throws \ReflectionException
55
*/
0 commit comments