mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 13:58:55 +08:00
Merge pull request #9069 from lynicidn/patch-4
Update EachValidator.php [skip ci]
This commit is contained in:
@ -17,7 +17,7 @@ use yii\base\Model;
|
||||
* ~~~php
|
||||
* class MyModel extends Model
|
||||
* {
|
||||
* public $arrayAttribute = [];
|
||||
* public $categoryIDs = [];
|
||||
*
|
||||
* public function rules()
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user