@@ -204,7 +204,7 @@ |
||
204 | 204 | |
205 | 205 | /** |
206 | 206 | * @param string $path |
207 | - * @return INode|null |
|
207 | + * @return null|Node |
|
208 | 208 | */ |
209 | 209 | protected function getNodeForPath($path){ |
210 | 210 | $node = parent::getNodeForPath($path); |