Ddd\Test\Infrastructure\Application\Notification\TestListener::handle PHP Метод

handle() защищенный Метод

The action to perform
protected handle ( stdClass $event ) : void
$event stdClass
Результат void
    protected function handle($event)
    {
        $this->receiveEvent($event);
    }