Current path: home/webdevt/www/schtroumpf.fr/vendor/doctrine/doctrine-bundle/EventSubscriber/
?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/doctrine/doctrine-bundle
<?php
namespace Doctrine\Bundle\DoctrineBundle\EventSubscriber;
use Doctrine\Common\EventSubscriber;
interface EventSubscriberInterface extends EventSubscriber
{
}