@@ -34,7 +34,7 @@ |
||
| 34 | 34 | */ |
| 35 | 35 | public function provideDependencies(Container $container): void |
| 36 | 36 | { |
| 37 | - $container->register(EventsFacadeInterface::class, function ( |
|
| 37 | + $container->register(EventsFacadeInterface::class, function( |
|
| 38 | 38 | AutowireHelperInterface $autowireHelper, |
| 39 | 39 | LocatorFacadeInterface $locatorFacade, |
| 40 | 40 | ): EventsFacadeInterface { |