Completed
Push — master ( 623769...5e6612 )
by Joshua
25s
created
src/StorageEngine/LocalStorageEngine.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -74,6 +74,7 @@
 block discarded – undo
74 74
      * Sets the path assets will be stored under
75 75
      *
76 76
      * @param   string
77
+     * @param string $path
77 78
      */
78 79
     public function setPath($path)
79 80
     {
Please login to merge, or discard this patch.