yii2-usuario icon indicating copy to clipboard operation
yii2-usuario copied to clipboard

How to extend UserQuery?

Open gogl92 opened this issue 4 years ago • 0 comments

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'

gogl92 avatar Jul 29 '21 02:07 gogl92