raoul2000\workflow\base\StatusInterface::isInitialStatus PHP Method

isInitialStatus() public method

Test is this status is the initial status of the parent workflow
public isInitialStatus ( ) : boolean
return boolean TRUE if this status is the initial status of its parent workflow, FALSE otherwise
    public function isInitialStatus();