PHP Interface SM\Factory\ClearableFactoryInterface

Inheritance: extends SM\Factory\FactoryInterface
Show file Open project: winzou/state-machine

Public Methods

Method Description
clear ( ) Clears all state machines from the factory

Method Details

clear() public method

Clears all state machines from the factory
public clear ( )