diff --git a/Collapse.php b/Collapse.php index a71c23d..80b9755 100644 --- a/Collapse.php +++ b/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()