You are here

protected property EntityPermissions::$entityTypeManager in Entity API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityPermissions.php, line 22

Class

EntityPermissions
Generates entity permissions via their permission providers.

Namespace

Drupal\entity

Code

protected $entityTypeManager;