protected property RouteSubscriber::$mapperManager in Drupal 9
Same name and namespace in other branches
- 8 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 20
Class
- RouteSubscriber
- Listens to the dynamic route events.
Namespace
Drupal\config_translation\RoutingCode
protected $mapperManager;