PHP Class Dumplie\CustomerService\Domain\PaymentState\Unpaid

Inheritance: implements Dumplie\CustomerService\Domain\PaymentState
Afficher le fichier Open project: dumplie/dumplie

Méthodes publiques

Méthode Description
pay ( ) : Dumplie\CustomerService\Domain\PaymentState
reject ( ) : Dumplie\CustomerService\Domain\PaymentState

Method Details

pay() public méthode

public pay ( ) : Dumplie\CustomerService\Domain\PaymentState
Résultat Dumplie\CustomerService\Domain\PaymentState

reject() public méthode

public reject ( ) : Dumplie\CustomerService\Domain\PaymentState
Résultat Dumplie\CustomerService\Domain\PaymentState