ConfigTranslationEntityListBuilderInterface::setMapperDefinition

public ConfigTranslationEntityListBuilderInterface::setMapperDefinition($mapper_definition)

Sets the config translation mapper definition.

Parameters

mixed $mapper_definition: The plugin definition of the config translation mapper.

Return value

$this

File

core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php, line 33

Class

ConfigTranslationEntityListBuilderInterface
Defines an interface for configuration translation entity list builders.

Namespace

Drupal\config_translation\Controller

Code

public function setMapperDefinition($mapper_definition);
doc_Drupal
2016-10-29 08:54:52
Comments
Leave a Comment

Please login to continue.