Ddd\Application\Notification\NotificationService::eventStore PHP Method

eventStore() protected method

protected eventStore ( ) : Ddd\Application\EventStore
return Ddd\Application\EventStore
    protected function eventStore()
    {
        return $this->eventStore;
    }