Completed
Branch master (4c8336)
by Tyler
05:32
created
src/Upload.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@
 block discarded – undo
66 66
 
67 67
     /**
68 68
      * Returns the storage disk instance to use
69
-     * @return Storage The Storage disk
69
+     * @return \Illuminate\Contracts\Filesystem\Filesystem The Storage disk
70 70
      */
71 71
     protected function getDiskInstance()
72 72
     {
Please login to merge, or discard this patch.