Completed
Push — master ( deb186...02df24 )
by Nathan
02:20
created
src/NatePage/EasyHtmlElement/HtmlElement.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -181,7 +181,7 @@
 block discarded – undo
181 181
     /**
182 182
      * Get the element instance.
183 183
      *
184
-     * @param string|array $name       The element name
184
+     * @param string $name       The element name
185 185
      * @param array        $parameters The parameters to replace in element
186 186
      * @param bool         $mainCall   Determine if it's the main(first) call of the method
187 187
      *
Please login to merge, or discard this patch.