PHP Класс Metabor\Statemachine\Command

Автор: Oliver Tischlinger
Наследование: implements SplObserve\SplObserver
Показать файл Открыть проект

Открытые методы

Метод Описание
__toString ( ) : string Overwrite this to change the name for the Command that is displayed in the graph.
update ( SplSubject $subject )

Описание методов

__toString() публичный Метод

Overwrite this to change the name for the Command that is displayed in the graph.
public __toString ( ) : string
Результат string

update() публичный Метод

public update ( SplSubject $subject )
$subject SplSubject