PHP Class Dumplie\Customer\Domain\Event\CustomerPlacedOrder

Inheritance: implements Dumplie\SharedKernel\Domain\Event\Event
Afficher le fichier Open project: dumplie/dumplie

Méthodes publiques

Méthode Description
__construct ( string $id )
date ( ) : DateTimeImmutable
orderId ( ) : string

Method Details

__construct() public méthode

public __construct ( string $id )
$id string

date() public méthode

public date ( ) : DateTimeImmutable
Résultat DateTimeImmutable

orderId() public méthode

public orderId ( ) : string
Résultat string