WorkspaceManager::$supported
An array of which entity types are supported.
Type: string[]
File
-
core/
modules/ workspaces/ src/ WorkspaceManager.php, line 29
Class
- WorkspaceManager
- Provides the workspace manager.
Namespace
Drupal\workspacesCode
protected $supported = [
'workspace' => FALSE,
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.