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