public function JobInterface::getSourceLangcode

Returns the source language code.

Return value

string The source language code

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

File

src/JobInterface.php, line 120

Class

JobInterface
Interface for tmgmt_job entity.

Namespace

Drupal\tmgmt

Code

public function getSourceLangcode();