You are here

public function MultiversionManagerInterface::getActiveWorkspaceId in Multiversion 8

Return value

string

Deprecated

Should no longer be used.

See also

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

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

File

src/MultiversionManagerInterface.php, line 15

Class

MultiversionManagerInterface

Namespace

Drupal\multiversion

Code

public function getActiveWorkspaceId();