You are here

namespace Drupal\config_translation in Drupal 8

Same name in other branches
  1. 9 Drupal\config_translation
Classsort descending Location Description
ConfigEntityMapper core/modules/config_translation/src/ConfigEntityMapper.php Configuration mapper for configuration entities.
ConfigFieldMapper core/modules/config_translation/src/ConfigFieldMapper.php Configuration mapper for fields.
ConfigMapperInterface core/modules/config_translation/src/ConfigMapperInterface.php Defines an interface for configuration mapper.
ConfigMapperManager core/modules/config_translation/src/ConfigMapperManager.php Manages plugins for configuration translation mappers.
ConfigMapperManagerInterface core/modules/config_translation/src/ConfigMapperManagerInterface.php Provides a common interface for config mapper managers.
ConfigNamesMapper core/modules/config_translation/src/ConfigNamesMapper.php Configuration mapper base implementation.