release version 2.0.35

This commit is contained in:
Alexander Makarov
2020-05-02 14:11:31 +03:00
parent f425f1a655
commit 60a39654dd
4 changed files with 12 additions and 14 deletions

View File

@ -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.