@@ -38,7 +38,7 @@ |
||
| 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 | { |