final class NodeAggregateEventPublisher (View source)

internal  
 

Stores the command in the event's metadata for events on a content stream. This is an important prerequisite for the rebase functionality-

Methods

static Events
enrichWithCommand(CommandInterface $command, Events $events)

No description

Details

static Events enrichWithCommand(CommandInterface $command, Events $events)

No description

Parameters

CommandInterface $command
Events $events

Return Value

Events

Exceptions

Exception
Exception