public function JobInterface::requestTranslation

Request the translation of a job from the translator.

Return value

int The updated job status.

1 method overrides JobInterface::requestTranslation()
Job::requestTranslation in src/Entity/Job.php
Request the translation of a job from the translator.

File

src/JobInterface.php, line 559

Class

JobInterface
Interface for tmgmt_job entity.

Namespace

Drupal\tmgmt

Code

public function requestTranslation();