You are here

public function MultiversionManagerInterface::setActiveWorkspaceId in Multiversion 8

Parameters

string $id:

Deprecated

Should no longer be used.

See also

\Drupal\multiversion\Workspace\WorkspaceManager::setActiveWorkspace()

1 method overrides MultiversionManagerInterface::setActiveWorkspaceId()
MultiversionManager::setActiveWorkspaceId in src/MultiversionManager.php

File

src/MultiversionManagerInterface.php, line 22

Class

MultiversionManagerInterface

Namespace

Drupal\multiversion

Code

public function setActiveWorkspaceId($id);