You are here

protected property ContentHubImportQueueByFilter::$filterQueue in Acquia Content Hub 8.2

Subscriber Import Queue from filters.

Type: \Drupal\Core\Queue\QueueInterface

File

modules/acquia_contenthub_subscriber/src/ContentHubImportQueueByFilter.php, line 31

Class

ContentHubImportQueueByFilter
Implements an Import Queue for entites based on custom filters.

Namespace

Drupal\acquia_contenthub_subscriber

Code

protected $filterQueue;