You are here

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

Route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

src/UserRouteEventSubscriber.php, line 35

Class

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

Namespace

Drupal\username_enumeration_prevention

Code

protected $routeProvider;