Completed
Pull Request — 1.1 (#57)
by Patrick
25:25 queued 11:44
created
src/FluentDriver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
      *
57 57
      * @throws MappingException
58 58
      *
59
-     * @return string[] The names of all mapped classes known to this driver.
59
+     * @return integer[] The names of all mapped classes known to this driver.
60 60
      */
61 61
     public function getAllClassNames()
62 62
     {
Please login to merge, or discard this patch.