You are here

protected property UserProtectPermissions::$entityTypeManager in User protect 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/UserProtectPermissions.php, line 22

Class

UserProtectPermissions
Provides dynamic permissions for bypassing user protect rules.

Namespace

Drupal\userprotect

Code

protected $entityTypeManager;