Skip to content

Projection


  • Full name: \Codefy\Domain\EventSourcing\Projection

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