protected property WorkspaceManager::$state in Drupal 8
Same name and namespace in other branches
- 9 core/modules/workspaces/src/WorkspaceManager.php \Drupal\workspaces\WorkspaceManager::state
- 10 core/modules/workspaces/src/WorkspaceManager.php \Drupal\workspaces\WorkspaceManager::state
The state service.
Type: \Drupal\Core\State\StateInterface
File
- core/
modules/ workspaces/ src/ WorkspaceManager.php, line 70
Class
- WorkspaceManager
- Provides the workspace manager.
Namespace
Drupal\workspacesCode
protected $state;