SM\Factory\AbstractFactory::clear PHP Method

clear() public method

{@inheritDoc}
public clear ( )
    public function clear()
    {
        $this->stateMachines = array();
    }