The update fetch queue.
Type: \Drupal\Core\Queue\QueueInterface
File
- core/modules/update/src/UpdateProcessor.php, line 36
Class
- UpdateProcessor
- Process project update information.
Namespace
Drupal\update
Code
protected $fetchQueue;
The update fetch queue.
Type: \Drupal\Core\Queue\QueueInterface
Drupal\update
protected $fetchQueue;
Please login to continue.