private property QueueData::$warmerId in Warmer 8
Same name and namespace in other branches
- 2.x src/QueueData.php \Drupal\warmer\QueueData::warmerId
The warmer ID.
Type: string
File
- src/
QueueData.php, line 29
Class
- QueueData
- Value object to store in the queue with all the infor to process a batch.
Namespace
Drupal\warmerCode
private $warmerId;