protected property EntityOperations::$workspaceManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/workspaces/src/EntityOperations.php \Drupal\workspaces\EntityOperations::workspaceManager
The workspace manager service.
Type: \Drupal\workspaces\WorkspaceManagerInterface
File
- core/
modules/ workspaces/ src/ EntityOperations.php, line 36
Class
- EntityOperations
- Defines a class for reacting to entity events.
Namespace
Drupal\workspacesCode
protected $workspaceManager;