Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nilov authored Aug 29, 2016
1 parent a16c35c commit e9fbc7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,5 @@ Also you can define listeners only for your context, as example if context is "a
article_post_upload_listener:
class: AppBundle\Listener\ArticlePostUploadListener
tags:
- { name: kernel.event_listener, event: glavweb_uploader.post_upload_article, method: onPostUpload }
- { name: kernel.event_listener, event: glavweb_uploader.post_upload.article, method: onPostUpload }

0 comments on commit e9fbc7f

Please sign in to comment.