public function JobInterface::getRemoteMappings

Gets remote mappings for current job.

Return value

array List of TMGMTRemote entities.

1 method overrides JobInterface::getRemoteMappings()
Job::getRemoteMappings in src/Entity/Job.php
Gets remote mappings for current job.

File

src/JobInterface.php, line 693

Class

JobInterface
Interface for tmgmt_job entity.

Namespace

Drupal\tmgmt

Code

public function getRemoteMappings();