You are here

protected property InvitePermissions::$entityTypeManager in Invite 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/InvitePermissions.php, line 22

Class

InvitePermissions
Provides dynamic permissions of the invite module.

Namespace

Drupal\invite

Code

protected $entityTypeManager;