public function JobInterface::getJobType

Returns the job type.

Return value

string The job type.

1 method overrides JobInterface::getJobType()
Job::getJobType in src/Entity/Job.php
Returns the job type.

File

src/JobInterface.php, line 152

Class

JobInterface
Interface for tmgmt_job entity.

Namespace

Drupal\tmgmt

Code

public function getJobType();