Notice: Undefined variable: namespace in /var/www/legtux.org/users/weboconsulting/www/vendor/symfony/maker-bundle/src/Resources/skeleton/message/Message.tpl.php on line 3
;
final class
Notice: Undefined variable: class_name in /var/www/legtux.org/users/weboconsulting/www/vendor/symfony/maker-bundle/src/Resources/skeleton/message/Message.tpl.php on line 5
{
/*
* 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;
// }
}