protected property Job::$type in Advanced Queue 8
The job type.
Represents the ID of the plugin called to process the job.
Type: string
File
- src/
Job.php, line 39
Class
- Job
- Represents a job.
Namespace
Drupal\advancedqueueCode
protected $type;