You are here

protected property RouteSubscriber::$mapperManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config_translation/src/Routing/RouteSubscriber.php \Drupal\config_translation\Routing\RouteSubscriber::mapperManager

The mapper plugin discovery service.

Type: \Drupal\config_translation\ConfigMapperManagerInterface

File

core/modules/config_translation/src/Routing/RouteSubscriber.php, line 25
Contains \Drupal\config_translation\Routing\RouteSubscriber.

Class

RouteSubscriber
Listens to the dynamic route events.

Namespace

Drupal\config_translation\Routing

Code

protected $mapperManager;