function DatexPartialImplementation::getLangcode in Datex 8
Overrides DatexInterface::getLangcode
1 call to DatexPartialImplementation::getLangcode()
File
- src/
Datex/ DatexPartialImplementation.php, line 51
Class
Namespace
Drupal\datex\DatexCode
function getLangcode() {
return $this->langCode;
}