end() public static method
Ends a widget.
Note that the rendering result of the widget is directly echoed out.
See also begin().
public static static end ( ) | ||
---|---|---|
return | static |
The widget instance that is ended. |
throws | yii\base\InvalidCallException |
Please login to continue.