ContentLanguageSettingsInterface::getTargetEntityTypeId

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();
doc_Drupal
2016-10-29 08:57:56
Comments
Leave a Comment

Please login to continue.