function ConfigEntityMapperInterface::getType
Gets the entity type ID from this mapper.
Return value
string The entity type ID.
1 method overrides ConfigEntityMapperInterface::getType()
- ConfigEntityMapper::getType in core/modules/ config_translation/ src/ ConfigEntityMapper.php 
- Gets the entity type ID from this mapper.
File
- 
              core/modules/ config_translation/ src/ ConfigEntityMapperInterface.php, line 60 
Class
- ConfigEntityMapperInterface
- Defines an interface for configuration entity mappers.
Namespace
Drupal\config_translationCode
public function getType() : string;Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
