function WorkspaceManagerInterface::purgeDeletedWorkspacesBatch
Same name in other branches
- 9 core/modules/workspaces/src/WorkspaceManagerInterface.php \Drupal\workspaces\WorkspaceManagerInterface::purgeDeletedWorkspacesBatch()
- 8.9.x core/modules/workspaces/src/WorkspaceManagerInterface.php \Drupal\workspaces\WorkspaceManagerInterface::purgeDeletedWorkspacesBatch()
- 10 core/modules/workspaces/src/WorkspaceManagerInterface.php \Drupal\workspaces\WorkspaceManagerInterface::purgeDeletedWorkspacesBatch()
Deletes the revisions associated with deleted workspaces.
File
-
core/
modules/ workspaces/ src/ WorkspaceManagerInterface.php, line 73
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.