WorkspaceTracker::REVISION_TABLE
Same name and namespace in other branches
- 11.x core/modules/workspaces/src/WorkspaceTracker.php \Drupal\workspaces\WorkspaceTracker::REVISION_TABLE
The table for the workspace association revision storage.
File
-
core/
modules/ workspaces/ src/ WorkspaceTracker.php, line 30
Class
- WorkspaceTracker
- Provides a class for CRUD operations on workspace associations.
Namespace
Drupal\workspacesCode
const REVISION_TABLE = 'workspace_association_revision';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.