Ddd\Test\Infrastructure\Application\Notification\TestListener::handle PHP Method

handle() protected method

The action to perform
protected handle ( stdClass $event ) : void
$event stdClass
return void
    protected function handle($event)
    {
        $this->receiveEvent($event);
    }