@@ -1248,7 +1248,7 @@ |
||
| 1248 | 1248 | /** |
| 1249 | 1249 | * Whether or not the files should be moved from the source to the target directory. |
| 1250 | 1250 | * |
| 1251 | - * @return TRUE if the files should be moved, FALSE otherwise |
|
| 1251 | + * @return boolean if the files should be moved, FALSE otherwise |
|
| 1252 | 1252 | */ |
| 1253 | 1253 | public function shouldMoveFiles() |
| 1254 | 1254 | { |