Notice: Undefined variable: namespace in /home/developer/public_html/elsport.com/vendor/symfony/maker-bundle/src/Resources/skeleton/message/Message.tpl.php on line 3
;
final class
Notice: Undefined variable: class_name in /home/developer/public_html/elsport.com/vendor/symfony/maker-bundle/src/Resources/skeleton/message/Message.tpl.php on line 5
{
/*
* Add whatever properties & 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;
// }
}