public static function JobInterface::getStates

Returns a labeled list of all available states.

Return value

array A list of all available states.

1 method overrides JobInterface::getStates()
Job::getStates in src/Entity/Job.php
Returns a labeled list of all available states.

File

src/JobInterface.php, line 728

Class

JobInterface
Interface for tmgmt_job entity.

Namespace

Drupal\tmgmt

Code

public static function getStates();