yiisoft/active-record

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

Opened this issue · 1 comments

vjik commented

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

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

Either the original option or full name, not Ar