-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add intercepter proxy #18
Conversation
Deprecate Event proxy.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should also add the internal tags to all classes which have an interface. That should be no problem since we only use the interface - right?
Co-authored-by: Christian F. <[email protected]>
Co-authored-by: Christian F. <[email protected]>
Co-authored-by: Christian F. <[email protected]>
Co-authored-by: Christian F. <[email protected]>
…ry.php Co-authored-by: Christian F. <[email protected]>
Co-authored-by: Christian F. <[email protected]>
Qodana for PHPIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Dependencies licensesThird-party software listThis page lists the third-party software dependencies used in project
Contact Qodana teamContact us at [email protected]
|
To avoid BC i add the intercepter proxy in adition to the old EventProxy.