PHP 클래스 My\Model\UserWasRenamed

ProophEventSourcing domain events are of the type AggregateChanged
저자: Alexander Miertsch ([email protected])
상속: extends Prooph\EventSourcing\AggregateChanged
파일 보기 프로젝트 열기: prooph/event-sourcing 1 사용 예제들

공개 메소드들

메소드 설명
newName ( ) : string
oldName ( ) : string

메소드 상세

newName() 공개 메소드

public newName ( ) : string
리턴 string

oldName() 공개 메소드

public oldName ( ) : string
리턴 string