( ! ) Warning: Undefined variable $namespace in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/message/Message.tpl.php on line 3 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0101 | 358320 | {main}( ) | .../Message.tpl.php:0 |
;
final class
( ! ) Warning: Undefined variable $class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/message/Message.tpl.php on line 5 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0101 | 358320 | {main}( ) | .../Message.tpl.php:0 |
{
/*
* Add whatever properties and methods you need
* to hold the data for this message class.
*/
// private $name;
// public function __construct(string $name)
// {
// $this->name = $name;
// }
// public function getName(): string
// {
// return $this->name;
// }
}