mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-23 04:00:23 +08:00

- allows to have dynamic definition of attributes depended on the instance - there was no real need for it to be static. Places that used it static have been refactored. fixes #1318