Warning: Undefined variable $namespace in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 3
;
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
Warning: Undefined variable $event_full_class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 6
class
Warning: Undefined variable $class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 8
implements EventSubscriberInterface
{
public function
Warning: Undefined variable $method_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 10
(
Warning: Undefined variable $event_arg in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 10
)
{
// ...
}
public static function getSubscribedEvents()
{
return [
Warning: Undefined variable $event in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 18
=> '
Warning: Undefined variable $method_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 18
',
];
}
}