raoul2000\workflow\base\TransitionInterface::getStartStatus PHP Method

getStartStatus() public method

Returns the Status instance that is the starting point fo the transition.
public getStartStatus ( ) : raoul2000\workflow\base\StatusInterface
return raoul2000\workflow\base\StatusInterface the Status instance this transition starts from
    public function getStartStatus();