Returns the translation task.
\Drupal\tmgmt_local\Entity\LocalTask The LocalTask.
Overrides LocalTaskItemInterface::getTask
public function getTask() { return $this ->get('tltid')->entity; }