Completed
Pull Request — master (#4)
by Timothy
14:57
created
src/DoctrineORMDiagnosticsModule/Module.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
     /**
26 26
      * Expected to return an array of modules on which the current one depends on
27 27
      *
28
-     * @return array
28
+     * @return string[]
29 29
      */
30 30
     public function getModuleDependencies()
31 31
     {
Please login to merge, or discard this patch.