public function TokenEntityMapperInterface::getEntityTypeMappings in Token 8
Return an array of entity type to token type mappings.
Return value
array An array of mappings with entity type mapping to token type.
1 method overrides TokenEntityMapperInterface::getEntityTypeMappings()
- TokenEntityMapper::getEntityTypeMappings in src/
TokenEntityMapper.php - Return an array of entity type to token type mappings.
File
- src/
TokenEntityMapperInterface.php, line 13
Class
Namespace
Drupal\tokenCode
public function getEntityTypeMappings();