public function JobItemInterface::getSourceData in Translation Management Tool 8
Loads the structured source data array from the source.
1 method overrides JobItemInterface::getSourceData()
- JobItem::getSourceData in src/
Entity/ JobItem.php - Loads the structured source data array from the source.
File
- src/
JobItemInterface.php, line 202
Class
- JobItemInterface
- Interface for tmgmt_job_item entity.
Namespace
Drupal\tmgmtCode
public function getSourceData();