You are here

protected property EntityAccess::$workspaceManager in Workspace 8

Same name and namespace in other branches
  1. 8.2 src/EntityAccess.php \Drupal\workspace\EntityAccess::workspaceManager

Type: \Drupal\multiversion\Workspace\WorkspaceManagerInterface

File

src/EntityAccess.php, line 34

Class

EntityAccess
Service wrapper for hooks relating to entity access control.

Namespace

Drupal\workspace

Code

protected $workspaceManager;