PHP 클래스 Prooph\EventStore\Metadata\MetadataEnricherAggregate

상속: implements Prooph\EventStore\Metadata\MetadataEnricher
파일 보기 프로젝트 열기: prooph/event-store

공개 메소드들

메소드 설명
__construct ( array $metadataEnrichers )
enrich ( Prooph\Common\Messaging\Message $message ) : Prooph\Common\Messaging\Message

메소드 상세

__construct() 공개 메소드

public __construct ( array $metadataEnrichers )
$metadataEnrichers array

enrich() 공개 메소드

public enrich ( Prooph\Common\Messaging\Message $message ) : Prooph\Common\Messaging\Message
$message Prooph\Common\Messaging\Message
리턴 Prooph\Common\Messaging\Message