EntityAccess::$workspaceManager

Same name and namespace in other branches
  1. 9 core/modules/workspaces/src/EntityAccess.php \Drupal\workspaces\EntityAccess::workspaceManager
  2. 8.9.x core/modules/workspaces/src/EntityAccess.php \Drupal\workspaces\EntityAccess::workspaceManager
  3. 10 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\workspaces

Code

protected $workspaceManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.