protected property ShouldCreateJobEvent::$shouldCreateItem

Whether or not the job should be created.

Type: bool

File

src/Events/ShouldCreateJobEvent.php, line 48

Class

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

Namespace

Drupal\tmgmt\Events

Code

protected $shouldCreateItem;