Completed
Pull Request — master (#9)
by mon
01:45
created
src/MapHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
      *   (Optional) The map FQCN to be used. If null, the default map will be
39 39
      *   used.
40 40
      *
41
-     * @return AbstractMap
41
+     * @return Map\AbstractMap
42 42
      */
43 43
     public static function map($map_class = null)
44 44
     {
Please login to merge, or discard this patch.