Skip to content

Commit c791eaf

Browse files
committed
doc fixed
1 parent e99734f commit c791eaf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Ajax/bootstrap/html/HtmlButtongroups.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
* @version 1.001
1313
*/
1414
class HtmlButtongroups extends HtmlBsDoubleElement {
15+
16+
/**
17+
* @var array[HtmlButton]
18+
*/
1519
protected $elements;
1620

1721
public function __construct($identifier, $elements=array(), $cssStyle=NULL, $size=NULL, $tagName="div") {

0 commit comments

Comments
 (0)