Completed
Push — master ( b15dfb...23d101 )
by Sang
05:50
created
src/Assets.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
     /**
87 87
      * Add Css to current module.
88 88
      *
89
-     * @param array $assets
89
+     * @param string[] $assets
90 90
      * @return $this
91 91
      */
92 92
     public function addStyles($assets)
Please login to merge, or discard this patch.