-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting unknown property exception thrown. #4
Comments
when you not using |
Yes, it happen in the method hasMethod() of QueryScopeBehavior |
|
Yes, I know that. But ProductSearch is extended from Product which is inherited from ActiveRecord. |
I mean ActiveQuery. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I use QueryScopeBahavior in my module's model class. I got the following error.
My environment is PHP5.5 and Yii2.0.9 Windows 10.
Any recommendation? Thanks in advance.
The text was updated successfully, but these errors were encountered: