mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 14:28:27 +08:00
added a large amount of missing documentation
This commit is contained in:
@ -43,6 +43,7 @@ class InputWidget extends Widget
|
||||
public $value;
|
||||
/**
|
||||
* @var array the HTML attributes for the input tag.
|
||||
* See [[\yii\helpers\Html::renderTagAttributes()]] for details on how attributes are being rendered.
|
||||
*/
|
||||
public $options = [];
|
||||
|
||||
|
Reference in New Issue
Block a user