function WorkspaceManagerInterface::switchToLive
Same name in other branches
- 9 core/modules/workspaces/src/WorkspaceManagerInterface.php \Drupal\workspaces\WorkspaceManagerInterface::switchToLive()
- 8.9.x core/modules/workspaces/src/WorkspaceManagerInterface.php \Drupal\workspaces\WorkspaceManagerInterface::switchToLive()
- 11.x core/modules/workspaces/src/WorkspaceManagerInterface.php \Drupal\workspaces\WorkspaceManagerInterface::switchToLive()
Unsets the active workspace via the workspace negotiators.
Return value
$this
File
-
core/
modules/ workspaces/ src/ WorkspaceManagerInterface.php, line 75
Class
- WorkspaceManagerInterface
- Provides an interface for managing Workspaces.
Namespace
Drupal\workspacesCode
public function switchToLive();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.