Browse Source

more phpdoc

tags/2.0.1
Alexander Makarov 10 years ago
parent
commit
0dfd8e9dc6
  1. 1
      Collapse.php

1
Collapse.php

@ -86,6 +86,7 @@ class Collapse extends Widget
/**
* Renders collapsible items as specified on [[items]].
* @throws InvalidConfigException if label isn't specified
* @return string the rendering result
*/
public function renderItems()

Loading…
Cancel
Save