Answer the question
In order to leave comments, you need to log in
Namespaces conflict in yii2 - sphinx\Query and db\Query, how to get around this?
In one model, I need to use both sphinx searches and do some db queries.
But these namespaces conflict:
use yii\sphinx\Query;
use yii\db\Query;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question