yii2-usuario
yii2-usuario copied to clipboard
How to extend UserQuery?
What steps will reproduce the problem?
I want to override the UserQuery class to add custom functionality.
What is the expected result?
UserQuey should be overridden if added to the class-map
What do you get instead?
Unknown configuration class name 'UserQuery'