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

add @Event annotation to let IDEs known event names and class instance #732

Merged
merged 1 commit into from
May 5, 2016

Conversation

Haehnchen
Copy link
Contributor

@makasim makasim merged commit aee2865 into liip:master May 5, 2016
javiereguiluz added a commit to EasyCorp/EasyAdminBundle that referenced this pull request May 6, 2016
This PR was merged into the master branch.

Discussion
----------

Added the new @event annotation

@Haehnchen, the author of the PHPStorm Symfony plugin, has introduced a new `@Event` annotation in Symfony code (symfony/symfony#18685) He's also updating some bundles (e.g. liip/LiipImagineBundle#732) so we could do the same.

In our case this info is not critical because we always use the same generic event object, but still it's a little nice addition.

Commits
-------

9755f38 Added the new @event annotation
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.

2 participants