( ! ) Warning: Undefined variable $namespace in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 3 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0042 | 359176 | {main}( ) | .../Subscriber.tpl.php:0 |
;
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
( ! ) Warning: Undefined variable $event_full_class_name in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 6 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0042 | 359176 | {main}( ) | .../Subscriber.tpl.php:0 |
class
( ! ) Warning: Undefined variable $class_name in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 8 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0042 | 359176 | {main}( ) | .../Subscriber.tpl.php:0 |
implements EventSubscriberInterface
{
public function
( ! ) Warning: Undefined variable $method_name in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 10 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0042 | 359176 | {main}( ) | .../Subscriber.tpl.php:0 |
(
( ! ) Warning: Undefined variable $event_arg in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 10 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0042 | 359176 | {main}( ) | .../Subscriber.tpl.php:0 |
)
{
// ...
}
public static function getSubscribedEvents()
{
return [
( ! ) Warning: Undefined variable $event in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 18 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0042 | 359176 | {main}( ) | .../Subscriber.tpl.php:0 |
=> '
( ! ) Warning: Undefined variable $method_name in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/event/Subscriber.tpl.php on line 18 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0042 | 359176 | {main}( ) | .../Subscriber.tpl.php:0 |
',
];
}
}