You are here

protected property ContentHubImportQueueForm::$queueFactory in Acquia Content Hub 8

The queue factory for running the import queue.

Type: \Drupal\Core\Queue\QueueFactory

File

src/Form/ContentHubImportQueueForm.php, line 23

Class

ContentHubImportQueueForm
Form for the Content Hub Import Queue.

Namespace

Drupal\acquia_contenthub\Form

Code

protected $queueFactory;