|
@@ -25,7 +25,7 @@ |
|
|
block discarded – undo |
|
25
|
25
|
* @param string $tag The html element tag. |
|
26
|
26
|
* @param array|string $attributes When only two arguments are passed, the second parameter |
|
27
|
27
|
* represents the content instead of the attribute. |
|
28
|
|
- * @param array|string $contents Contents can be passed in as a string or an array which |
|
|
28
|
+ * @param array|string $content Contents can be passed in as a string or an array which |
|
29
|
29
|
* will be concatenated as siblings. |
|
30
|
30
|
* |
|
31
|
31
|
* @return string |
Please login to merge, or discard this patch.