PHP Class My\Model\UserWasRenamed

ProophEventSourcing domain events are of the type AggregateChanged
Author: Alexander Miertsch ([email protected])
Inheritance: extends Prooph\EventSourcing\AggregateChanged
Afficher le fichier Open project: prooph/event-sourcing Class Usage Examples

Méthodes publiques

Méthode Description
newName ( ) : string
oldName ( ) : string

Method Details

newName() public méthode

public newName ( ) : string
Résultat string

oldName() public méthode

public oldName ( ) : string
Résultat string