You are here

protected property EntityPermissionsRouteProvider::$entityTypeManager in Drupal 10

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/user/src/Entity/EntityPermissionsRouteProvider.php, line 31

Class

EntityPermissionsRouteProvider
Provides routes for the entity permissions form.

Namespace

Drupal\user\Entity

Code

protected $entityTypeManager;