Skip to content
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

[EventDispatcher] Skip EventListenerToEventSubscriberRector for classes with #[AsEventListener] attribute #616

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Jun 22, 2024

@TomasVotruba TomasVotruba force-pushed the testcase/skip_event_listetner_to_event_subscriber_when_as_event_listener_attribute_is_used branch from 2b109cb to 6ef4589 Compare June 22, 2024 02:06
@TomasVotruba TomasVotruba merged commit dc5ce6e into main Jun 22, 2024
5 checks passed
@TomasVotruba TomasVotruba deleted the testcase/skip_event_listetner_to_event_subscriber_when_as_event_listener_attribute_is_used branch June 22, 2024 02:07
@TomasVotruba TomasVotruba changed the title testcase/skip event listetner to event subscriber when as event listener attribute is used [EventDispatcher] Skip EventListenerToEventSubscriberRector for classes with #[AsEventListener] attribute Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EventListenerToEventSubscriberRector - Do I have to skip it, when #[AsEventListener] Attribute is used?
2 participants