Alterway\Component\Workflow\Exception\NotInitializedWorkflowException::__construct PHP Метод

__construct() публичный Метод

public __construct ( )
    public function __construct()
    {
        return parent::__construct('Workflow not initialized with a token');
    }
NotInitializedWorkflowException