Skip to content

WhenAware


  • Full name: \Codefy\Traits\WhenAware

Methods

when

protected when(\Codefy\Domain\EventSourcing\DomainEvent $event): void

Parameters:

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

whenAll

protected whenAll(\Codefy\Domain\EventSourcing\DomainEvents $events): void

Parameters:

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