You are here

protected property ConfigTranslationContextualLinks::$mapperManager in Zircon Profile 8

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

The mapper plugin discovery service.

Type: \Drupal\config_translation\ConfigMapperManagerInterface

File

core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php, line 25
Contains \Drupal\config_translation\Plugin\Derivative\ConfigTranslationContextualLinks.

Class

ConfigTranslationContextualLinks
Provides dynamic contextual links for configuration translation.

Namespace

Drupal\config_translation\Plugin\Derivative

Code

protected $mapperManager;