Completed
Push — master ( 091993...b15dfb )
by Sang
72:09 queued 61:35
created
src/Assets.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -90,7 +90,7 @@
 block discarded – undo
90 90
     /**
91 91
      * Add Css to current module.
92 92
      *
93
-     * @param  array $assets
93
+     * @param  string[] $assets
94 94
      * @return $this
95 95
      */
96 96
     public function addStyles($assets)
Please login to merge, or discard this patch.