You are here

protected property AvailableUserRolesService::$entityTypeManager in Multiple Registration 8.2

Same name and namespace in other branches
  1. 8 src/AvailableUserRolesService.php \Drupal\multiple_registration\AvailableUserRolesService::entityTypeManager
  2. 3.x src/AvailableUserRolesService.php \Drupal\multiple_registration\AvailableUserRolesService::entityTypeManager

The role storage used when changing the admin role.

Type: \Drupal\user\RoleStorageInterface

File

src/AvailableUserRolesService.php, line 21

Class

AvailableUserRolesService
Class AvailableUserRolesService.

Namespace

Drupal\multiple_registration

Code

protected $entityTypeManager;