( ! ) Warning: Undefined variable $namespace in /work/home/rbenmimo/www/TP3-rbenmimo/vendor/symfony/maker-bundle/src/Resources/skeleton/webhook/WebhookConsumer.tpl.php on line 3
Call Stack
#TimeMemoryFunctionLocation
10.0011361352{main}( ).../WebhookConsumer.tpl.php:0
; use Symfony\Component\RemoteEvent\Attribute\AsRemoteEventConsumer; use Symfony\Component\RemoteEvent\Consumer\ConsumerInterface; use Symfony\Component\RemoteEvent\RemoteEvent; #[AsRemoteEventConsumer('
( ! ) Warning: Undefined variable $webhook_name in /work/home/rbenmimo/www/TP3-rbenmimo/vendor/symfony/maker-bundle/src/Resources/skeleton/webhook/WebhookConsumer.tpl.php on line 9
Call Stack
#TimeMemoryFunctionLocation
10.0011361352{main}( ).../WebhookConsumer.tpl.php:0
')] final class
( ! ) Warning: Undefined variable $class_name in /work/home/rbenmimo/www/TP3-rbenmimo/vendor/symfony/maker-bundle/src/Resources/skeleton/webhook/WebhookConsumer.tpl.php on line 10
Call Stack
#TimeMemoryFunctionLocation
10.0011361352{main}( ).../WebhookConsumer.tpl.php:0
implements ConsumerInterface { public function __construct() { } public function consume(RemoteEvent $event): void { // Implement your own logic here } }