constant JobInterface::LABEL_MAX_LENGTH

Maximum length of a job or job item label.

File

src/JobInterface.php, line 78

Class

JobInterface
Interface for tmgmt_job entity.

Namespace

Drupal\tmgmt

Code

const LABEL_MAX_LENGTH = 128;