public function WorkspaceManagerInterface::getActiveWorkspaceId in Multiversion 8
Fetches the currently active workspace ID.
Return value
int The active workspace ID.
1 method overrides WorkspaceManagerInterface::getActiveWorkspaceId()
- WorkspaceManager::getActiveWorkspaceId in src/Workspace/ WorkspaceManager.php 
- Fetches the currently active workspace ID.
File
- src/Workspace/ WorkspaceManagerInterface.php, line 44 
Class
Namespace
Drupal\multiversion\WorkspaceCode
public function getActiveWorkspaceId();