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

[Event] Provide generator for subscriber events classes #529

Open
Haehnchen opened this issue Jun 21, 2015 · 1 comment
Open

[Event] Provide generator for subscriber events classes #529

Haehnchen opened this issue Jun 21, 2015 · 1 comment
Labels

Comments

@Haehnchen
Copy link
Owner

if class implements Symfony\Component\EventDispatcher\EventSubscriberInterface provide a generator for events inside getSubscribedEvents.

  • There should be a popup which lists all known events with a checkbox per event.
  • collect event consts where we have them, and attach tooltip
  • add EventDisptacher class generator in bundle context
  • the final code generator should be as smart as possible inside getSubscribedEvents with array handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant