public function JobItemInterface::getSourceLabel

Retrieves the label of the source object via the source controller.

Return value

string The label of the source object.

1 method overrides JobItemInterface::getSourceLabel()
JobItem::getSourceLabel in src/Entity/JobItem.php
Retrieves the label of the source object via the source controller.

File

src/JobItemInterface.php, line 110

Class

JobItemInterface
Interface for tmgmt_job_item entity.

Namespace

Drupal\tmgmt

Code

public function getSourceLabel();