mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
release version 2.0.35
This commit is contained in:
@ -56,7 +56,6 @@ use yii\validators\Validator;
|
||||
class DynamicModel extends Model
|
||||
{
|
||||
private $_attributes = [];
|
||||
|
||||
/**
|
||||
* Array of the dynamic attribute labels.
|
||||
* Used to as form field labels and in validation errors.
|
||||
|
Reference in New Issue
Block a user