You are here

protected property ImportFromFiltersTest::$importQueue in Acquia Content Hub 8.2

Import queue instance.

Type: \Drupal\acquia_contenthub_subscriber\ContentHubImportQueue

File

tests/src/Kernel/ImportFromFiltersTest.php, line 50

Class

ImportFromFiltersTest
Tests that imports from filters work properly.

Namespace

Drupal\Tests\acquia_contenthub\Kernel

Code

protected $importQueue;