Warning: Undefined variable $namespace in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/message/MessageHandler.tpl.php on line 3
;
use
Warning: Undefined variable $message_full_class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/message/MessageHandler.tpl.php on line 5
;
use Symfony\Component\Messenger\Handler\MessageHandlerInterface;
final class
Warning: Undefined variable $class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/message/MessageHandler.tpl.php on line 8
implements MessageHandlerInterface
{
public function __invoke(
Warning: Undefined variable $message_class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/message/MessageHandler.tpl.php on line 10
$message)
{
// do something with your message
}
}