@@ -151,7 +151,7 @@ |
||
| 151 | 151 | * |
| 152 | 152 | * @param MvcEvent $event |
| 153 | 153 | */ |
| 154 | - protected function setupBasicLogging(MvcEvent $event ): void |
|
| 154 | + protected function setupBasicLogging(MvcEvent $event): void |
|
| 155 | 155 | { |
| 156 | 156 | // Get the shared event manager and attach a logging listener for the log event on application level |
| 157 | 157 | $sharedManager = $this->eventManager->getSharedManager(); |