You are here

private property WarmerCommands::$queueManager in Warmer 8

Same name and namespace in other branches
  1. 2.x src/Commands/WarmerCommands.php \Drupal\warmer\Commands\WarmerCommands::queueManager

The queue manager.

Type: \Drupal\warmer\QueueManager

File

src/Commands/WarmerCommands.php, line 35

Class

WarmerCommands
Drush commands for the Warmer module.

Namespace

Drupal\warmer\Commands

Code

private $queueManager;