yiisoft / active-record

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

Change `AR` in method and property names to `Ar` #377

Open vjik opened 3 months ago

vjik commented 3 months ago

See https://github.com/yiisoft/docs/blob/master/010-code-style.md#names

For example: ActiveQueryInterface::getARInstance()ActiveQueryInterface::getArInstance() or ActiveQueryInterface::getARInstance()ActiveQueryInterface::getActiveRecordInstance()

xepozz commented 3 months ago

Either the original option or full name, not Ar