Completed
Pull Request — master (#84)
by Andrew
02:16
created
src/Tasks/Backup/TemporaryDirectory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
     /**
16 16
      * @param string $path
17 17
      *
18
-     * @return mixed
18
+     * @return TemporaryDirectory
19 19
      */
20 20
     public static function create($path = '')
21 21
     {
Please login to merge, or discard this patch.