public function JobItemInterface::getExistingLangCodes

Gets existing translation language codes of the job item source.

Return value

array Array of language codes.

1 method overrides JobItemInterface::getExistingLangCodes()
JobItem::getExistingLangCodes in src/Entity/JobItem.php
Gets existing translation language codes of the job item source.

File

src/JobItemInterface.php, line 546

Class

JobItemInterface
Interface for tmgmt_job_item entity.

Namespace

Drupal\tmgmt

Code

public function getExistingLangCodes();