Skip to content

Instantly share code, notes, and snippets.

View lemoinem's full-sized avatar
💭
I may be slow to respond

Mathieu Lemoine lemoinem

💭
I may be slow to respond
  • Montréal, QC, CA
View GitHub Profile
<?php
namespace AppBundle\Listener;
use JMS\DiExtraBundle\Annotation\InjectParams;
use JMS\DiExtraBundle\Annotation\Inject;
use JMS\DiExtraBundle\Annotation\Service;
use JMS\DiExtraBundle\Annotation\Tag;
use Sonata\MediaBundle\Listener\ORM\MediaEventSubscriber;
/**