Skip to content

Instantly share code, notes, and snippets.

@pboethig
Created December 30, 2016 10:58
Show Gist options
  • Save pboethig/641065091036c3fa213d952d67c726f4 to your computer and use it in GitHub Desktop.
Save pboethig/641065091036c3fa213d952d67c726f4 to your computer and use it in GitHub Desktop.
symfony 3 eventlisteners
services:
thumbnail.finedata.created:
class: Mittax\MediaConverterBundle\Event\Listener\Thumbnail\FineDataCreated
tags:
- { name: kernel.event_listener, event: thumbnail.finedata.created, priority: 1 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment