Completed
Push — master ( e01c21...6d2e12 )
by Nikola
02:23
created
src/RunOpenCode/Backup/Destination/StreamDestination.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -189,7 +189,7 @@
 block discarded – undo
189 189
     /**
190 190
      * Remove empty directories from destination.
191 191
      *
192
-     * @param $backupDirectory
192
+     * @param string $backupDirectory
193 193
      */
194 194
     protected function removeEmptyDirectories($backupDirectory)
195 195
     {
Please login to merge, or discard this patch.