You are here

public function RadioactivityInterface::getLangcode in Radioactivity 4.0.x

Returns the language code.

Return value

string The language code.

1 method overrides RadioactivityInterface::getLangcode()
Radioactivity::getLangcode in src/Entity/Radioactivity.php
Returns the language code.

File

src/RadioactivityInterface.php, line 18

Class

RadioactivityInterface
Provides an interface defining a radioactivity entity type.

Namespace

Drupal\radioactivity

Code

public function getLangcode();