function ConfigNamesMapper::getTypeLabel
File
-
core/
modules/ config_translation/ src/ ConfigNamesMapper.php, line 394
Class
- ConfigNamesMapper
- Configuration mapper base implementation.
Namespace
Drupal\config_translationCode
public function getTypeLabel() {
return $this->getTitle();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.