@@ -225,7 +225,7 @@ |
||
225 | 225 | * Resolves properties containing paths using namespaces. |
226 | 226 | * |
227 | 227 | * @param string $path |
228 | - * @return bool |
|
228 | + * @return string |
|
229 | 229 | */ |
230 | 230 | private function expandPath($path) |
231 | 231 | { |