mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-14 21:30:17 +08:00
@@ -85,6 +85,7 @@ class Widget extends Component implements ViewContextInterface
|
||||
* The widget rendering result is returned by this method.
|
||||
* @param array $config name-value pairs that will be used to initialize the object properties
|
||||
* @return string the rendering result of the widget.
|
||||
* @throws \Exception
|
||||
*/
|
||||
public static function widget($config = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user