Completed
Push — 15.x ( 64043b...a8a0e5 )
by Tim
02:48
created
src/Configuration.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1248,7 +1248,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.