raoul2000\workflow\base\WorkflowInterface::getInitialStatusId PHP Method

getInitialStatusId() public method

Returns the id of the initial status for this workflow.
public getInitialStatusId ( ) : string
return string status id
    public function getInitialStatusId();