OmgDef/yii2-multilingual-behavior

Use with other scoped query class

Opened this issue · 0 comments

How can I use find() method with other scoped query classes? For example

return new PageQuery(get_called_class());