public function JobItemInterface::getSourceUrl

Retrieves the path to the source object via the source controller.

Return value

\Drupal\Core\Url The URL object for the source object.

1 method overrides JobItemInterface::getSourceUrl()
JobItem::getSourceUrl in src/Entity/JobItem.php
Retrieves the path to the source object via the source controller.

File

src/JobItemInterface.php, line 118

Class

JobItemInterface
Interface for tmgmt_job_item entity.

Namespace

Drupal\tmgmt

Code

public function getSourceUrl();