yiisoft / active-record

Active Record database abstraction layer
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
68 stars 28 forks source link

Fixed namespace use in `MagicPropertiesTrait` #330

Closed aivchen closed 4 months ago

aivchen commented 4 months ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Tigrov commented 4 months ago

Thanks, usage of ActiveQueryInterface in MagicPropertiesTrait is removed in https://github.com/yiisoft/active-record/pull/329