public function JobItemInterface::getSourceLangCode

Gets language code of the job item source.

Return value

string Language code.

1 method overrides JobItemInterface::getSourceLangCode()
JobItem::getSourceLangCode in src/Entity/JobItem.php
Gets language code of the job item source.

File

src/JobItemInterface.php, line 538

Class

JobItemInterface
Interface for tmgmt_job_item entity.

Namespace

Drupal\tmgmt

Code

public function getSourceLangCode();