public ContentLanguageSettingsInterface::getTargetEntityTypeId()
Gets the entity type ID this config applies to.
Return value
string
File
- core/modules/language/src/ContentLanguageSettingsInterface.php, line 17
Class
- ContentLanguageSettingsInterface
- Provides an interface defining language settings for content entities.
Namespace
Drupal\language
Code
public function getTargetEntityTypeId();
Please login to continue.