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