WorkspaceInformation::$supported
Same name in other branches
- 11.x core/modules/workspaces/src/WorkspaceInformation.php \Drupal\workspaces\WorkspaceInformation::supported
An array of workspace-support statuses, keyed by entity type ID.
Type: bool[]
File
-
core/
modules/ workspaces/ src/ WorkspaceInformation.php, line 21
Class
- WorkspaceInformation
- General service for workspace support information.
Namespace
Drupal\workspacesCode
protected array $supported = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.