Alterway\Component\Workflow\Exception\NoStartingNodeBuilderException::__construct PHP Méthode

__construct() public méthode

public __construct ( )
    public function __construct()
    {
        return parent::__construct('No starting node in current workflow');
    }
NoStartingNodeBuilderException