Warning: Undefined variable $namespace in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 3
;
Warning: Undefined variable $use_statements in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 5
class
Warning: Undefined variable $class_name in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 7
implements EventSubscriberInterface
{
public function
Warning: Undefined variable $method_name in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 9
(
Warning: Undefined variable $event_arg in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 9
): void
{
// ...
}
public static function getSubscribedEvents(): array
{
return [
Warning: Undefined variable $event in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 17
=> '
Warning: Undefined variable $method_name in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 17
',
];
}
}