protected property EntityAccess::$workspaceManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/workspaces/src/EntityAccess.php \Drupal\workspaces\EntityAccess::workspaceManager
The workspace manager service.
Type: \Drupal\workspaces\WorkspaceManagerInterface
File
- core/
modules/ workspaces/ src/ EntityAccess.php, line 34
Class
- EntityAccess
- Service wrapper for hooks relating to entity access control.
Namespace
Drupal\workspacesCode
protected $workspaceManager;