DoDomuDojade Documentation

SyncEventPublisher
in package
implements EventPublisher

Read onlyYes

Table of Contents

Interfaces

EventPublisher
Describes behavior of event publisher

Properties

$eventStore  : EventStoreRepositoryInterface
$logger  : LoggerInterface
$maxRetries  : int

Methods

__construct()  : mixed
publish()  : void
Publishes one event
publishAll()  : void
Publishes multiple events

Properties

Methods

publishAll()

Publishes multiple events

public publishAll(array<string|int, mixed> $events) : void
Parameters
$events : array<string|int, mixed>

        
On this page

Search results