Metabor\Statemachine\Exception\WrongEventForStateException::getStateName PHP Method

getStateName() public method

public getStateName ( )
    public function getStateName()
    {
        return $this->stateName;
    }