ConfigMapperInterface::getEditRouteName

public ConfigMapperInterface::getEditRouteName()

Returns route name for the translation edit form route.

Return value

string Route name for the mapper.

File

core/modules/config_translation/src/ConfigMapperInterface.php, line 121

Class

ConfigMapperInterface
Defines an interface for configuration mapper.

Namespace

Drupal\config_translation

Code

public function getEditRouteName();
doc_Drupal
2016-10-29 08:54:06
Comments
Leave a Comment

Please login to continue.