OmgDef / yii2-multilingual-behavior

Yii2 port of the yii-multilingual-behavior.
146 stars 60 forks source link

Use with other scoped query class #87

Open ArtMin96 opened 4 years ago

ArtMin96 commented 4 years ago

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

return new PageQuery(get_called_class());