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