protected property ShouldCreateJobEvent::$job

Continuous job entity.

Type: \Drupal\tmgmt\JobInterface

File

src/Events/ShouldCreateJobEvent.php, line 20

Class

ShouldCreateJobEvent
Represents a job item about to be added to a continuous job.

Namespace

Drupal\tmgmt\Events

Code

protected $job;