function WorkspaceManagerInterface::switchToLive

Unsets the active workspace via the workspace negotiators.

Return value

$this

1 method overrides WorkspaceManagerInterface::switchToLive()
WorkspaceManager::switchToLive in core/modules/workspaces/src/WorkspaceManager.php
Unsets the active workspace via the workspace negotiators.

File

core/modules/workspaces/src/WorkspaceManagerInterface.php, line 65

Class

WorkspaceManagerInterface
Provides an interface for managing Workspaces.

Namespace

Drupal\workspaces

Code

public function switchToLive();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.