public function JobInterface::getTargetLangcode

Returns the target language code.

Return value

string The target language code

1 method overrides JobInterface::getTargetLangcode()
Job::getTargetLangcode in src/Entity/Job.php
Returns the target language code.

File

src/JobInterface.php, line 104

Class

JobInterface
Interface for tmgmt_job entity.

Namespace

Drupal\tmgmt

Code

public function getTargetLangcode();