Completed
Push — zend-sentry-inject-static-nonc... ( bd26f1 )
by Markus
10:45
created
Module.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -151,7 +151,7 @@
 block discarded – undo
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();
Please login to merge, or discard this patch.