You are here

protected property EntityAccess::$entityTypeManager in Workspace 8

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

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityAccess.php, line 29

Class

EntityAccess
Service wrapper for hooks relating to entity access control.

Namespace

Drupal\workspace

Code

protected $entityTypeManager;