Return the corresponding translation job.
\Drupal\tmgmt\JobInterface The job.
Overrides LocalTaskInterface::getJob
public function getJob() { return Job::load($this ->get('tjid')->target_id); }