You are here

protected property ConfigTranslationOverviewAccess::$configMapperManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php \Drupal\config_translation\Access\ConfigTranslationOverviewAccess::configMapperManager

The mapper plugin discovery service.

Type: \Drupal\config_translation\ConfigMapperManagerInterface

File

core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php, line 24

Class

ConfigTranslationOverviewAccess
Checks access for displaying the configuration translation overview.

Namespace

Drupal\config_translation\Access

Code

protected $configMapperManager;