PHP Class Metabor\Statemachine\Command

Author: Oliver Tischlinger
Inheritance: implements SplObserve\SplObserver
Afficher le fichier Open project: metabor/statemachine

Méthodes publiques

Méthode Description
__toString ( ) : string Overwrite this to change the name for the Command that is displayed in the graph.
update ( SplSubject $subject )

Method Details

__toString() public méthode

Overwrite this to change the name for the Command that is displayed in the graph.
public __toString ( ) : string
Résultat string

update() public méthode

public update ( SplSubject $subject )
$subject SplSubject