Completed
Push — master ( 14f10a...6ec6b5 )
by Adam
02:31
created
src/GridHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -109,7 +109,7 @@
 block discarded – undo
109 109
      * Generate an html tag.
110 110
      *
111 111
      * @param string $tag
112
-     * @param mixed $content
112
+     * @param string $content
113 113
      * @param array  $attributes
114 114
      *
115 115
      * @return \Illuminate\Support\HtmlString
Please login to merge, or discard this patch.