You are here

public function CustomLanguageInterface::getNativeName in Custom Language field 8

Method getNativeName.

Return value

mixed Return mixed.

1 method overrides CustomLanguageInterface::getNativeName()
CustomLanguage::getNativeName in src/Entity/CustomLanguage.php
Method getNativeName.

File

src/Entity/CustomLanguageInterface.php, line 19

Class

CustomLanguageInterface
Provides an interface defining a custom language entity.

Namespace

Drupal\languagefield\Entity

Code

public function getNativeName();