mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 05:48:11 +08:00
added a large amount of missing documentation
This commit is contained in:
@ -72,6 +72,7 @@ class Choice extends Widget
|
||||
public $clientIdGetParamName = 'authclient';
|
||||
/**
|
||||
* @var array the HTML attributes that should be rendered in the div HTML tag representing the container element.
|
||||
* See [[\yii\helpers\Html::renderTagAttributes()]] for details on how attributes are being rendered.
|
||||
*/
|
||||
public $options = [
|
||||
'class' => 'auth-clients'
|
||||
|
||||
Reference in New Issue
Block a user