Test Failed
Push — feature/paths-loader ( ca8af4 )
by Patrick
04:40
created
src/FluentDriver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
      * Gets the names of all mapped classes known to this driver.
83 83
      *
84 84
      * @throws MappingException
85
-     * @return string[] The names of all mapped classes known to this driver.
85
+     * @return integer[] The names of all mapped classes known to this driver.
86 86
      */
87 87
     public function getAllClassNames()
88 88
     {
Please login to merge, or discard this patch.