You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @var array the HTML attributes for the widget container tag.
65
-
* @see [yii\helpers\BaseHtml::renderTagAttributes()](http://www.yiiframework.com/doc-2.0/yii-helpers-basehtml.html#renderTagAttributes()-detail) for details on
65
+
* @see [yii\helpers\BaseHtml::renderTagAttributes()](http://www.yiiframework.com/doc-2.0/yii-helpers-basehtml.html#renderTagAttributes()-detail) for details on
66
66
* how attributes are being rendered.
67
67
*/
68
68
public$options = [];
@@ -81,8 +81,7 @@ public function init()
81
81
82
82
/**
83
83
* Executes the widget.
84
-
* @return string the result of widget execution to be outputted.
0 commit comments