Warning: Undefined variable $namespace in C:\xampp\htdocs\retrodex\helpdesk\vendor\symfony\maker-bundle\src\Resources\skeleton\message\Message.tpl.php on line 3
; final class
Warning: Undefined variable $class_name in C:\xampp\htdocs\retrodex\helpdesk\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; // } }