Completed
Pull Request — master (#445)
by Jean
20:28
created
src/DoctrineORMModule/Service/SQLLoggerCollectorFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
 
81 81
     /**
82 82
      * @param  ServiceLocatorInterface $serviceLocator
83
-     * @return mixed
83
+     * @return DebugStack
84 84
      * @throws RuntimeException
85 85
      */
86 86
     protected function getOptions(ServiceLocatorInterface $serviceLocator)
Please login to merge, or discard this patch.