PHP Interface SM\Factory\ClearableFactoryInterface

Inheritance: extends SM\Factory\FactoryInterface
Afficher le fichier Open project: winzou/state-machine

Méthodes publiques

Méthode Description
clear ( ) Clears all state machines from the factory

Method Details

clear() public méthode

Clears all state machines from the factory
public clear ( )