Skip to content

BaseProjection


Methods

project

Project a set of domain events.

public project(\Codefy\Domain\EventSourcing\DomainEvent $events): void

Parameters:

Parameter Type Description
$events \Codefy\Domain\EventSourcing\DomainEvent

Throws: