You are here

protected property UserRouteEventSubscriber::$entityTypeManager in Username Enumeration Prevention 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/UserRouteEventSubscriber.php, line 42

Class

UserRouteEventSubscriber
Modifies user-related routes to respond with 404 rather than 403.

Namespace

Drupal\username_enumeration_prevention

Code

protected $entityTypeManager;