@@ -38,6 +38,9 @@ |
||
38 | 38 | ); |
39 | 39 | } |
40 | 40 | |
41 | + /** |
|
42 | + * @param string $event |
|
43 | + */ |
|
41 | 44 | protected function shouldBeStored($event): bool |
42 | 45 | { |
43 | 46 | if (! class_exists($event)) { |