public function RemoteMappingInterface::getJob

Gets translation job.

Return value

\Drupal\tmgmt\JobInterface Returns the translation job.

1 method overrides RemoteMappingInterface::getJob()
RemoteMapping::getJob in src/Entity/RemoteMapping.php
Gets translation job.

File

src/RemoteMappingInterface.php, line 27

Class

RemoteMappingInterface
Interface for the tmgmt_remote entity.

Namespace

Drupal\tmgmt

Code

public function getJob();