We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855c97d commit 6ceca8cCopy full SHA for 6ceca8c
JBBCode/ElementNode.php
@@ -76,7 +76,7 @@ public function getTagName()
76
/**
77
* Returns the attribute (used as the option in bbcode definitions) of this element.
78
*
79
- * @return string[] the attributes of this element
+ * @return array the attributes of this element
80
*/
81
public function getAttribute()
82
{
0 commit comments