@@ -137,7 +137,7 @@ |
||
| 137 | 137 | * Gets a parser for a given file extension |
| 138 | 138 | * |
| 139 | 139 | * @param string $ext |
| 140 | - * @return Konfig\FileParser |
|
| 140 | + * @return FileParser |
|
| 141 | 141 | * @throws UnsupportedFileFormatException If `$path` is an unsupported file format |
| 142 | 142 | */ |
| 143 | 143 | private function getParser($ext) |