You are here

public function ConfigProcessorInterface::setConfigMapper in Translation Management Tool 8

1 method overrides ConfigProcessorInterface::setConfigMapper()
DefaultConfigProcessor::setConfigMapper in sources/tmgmt_config/src/DefaultConfigProcessor.php

File

sources/tmgmt_config/src/ConfigProcessorInterface.php, line 10

Class

ConfigProcessorInterface

Namespace

Drupal\tmgmt_config

Code

public function setConfigMapper(ConfigMapperInterface $config_mapper);