function WorkspaceManagerInterface::purgeDeletedWorkspacesBatch
Deletes the revisions associated with deleted workspaces.
1 method overrides WorkspaceManagerInterface::purgeDeletedWorkspacesBatch()
- WorkspaceManager::purgeDeletedWorkspacesBatch in core/
modules/ workspaces/ src/ WorkspaceManager.php - Deletes the revisions associated with deleted workspaces.
File
-
core/
modules/ workspaces/ src/ WorkspaceManagerInterface.php, line 121
Class
- WorkspaceManagerInterface
- Provides an interface for managing Workspaces.
Namespace
Drupal\workspacesCode
public function purgeDeletedWorkspacesBatch();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.