We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
// FlexObject public function triggerEvent($name) { return $this; }
The text was updated successfully, but these errors were encountered:
Yup, I'm just using it in child classes. I had an idea to implement it in the base class but looks like I forgot.
Sorry, something went wrong.
Fixed FlexObject::triggerEvent() does not emit events [#2816]
FlexObject::triggerEvent()
234abb3
Note that I added a new set of classes which should be used instead of the Framework ones (unless you make your own).
Thanks for fixing it!
mahagr
No branches or pull requests
The text was updated successfully, but these errors were encountered: