@@ -263,7 +263,7 @@  | 
                                                    ||
| 263 | 263 | |
| 264 | 264 | /**  | 
                                                        
| 265 | 265 | * @param string $filePath  | 
                                                        
| 266 | - * @return int  | 
                                                        |
| 266 | + * @return null|string  | 
                                                        |
| 267 | 267 | */  | 
                                                        
| 268 | 268 |  	private function getFileIdByPath($filePath){ | 
                                                        
| 269 | 269 |  		if (!$this->tree->nodeExists($filePath)) { |