You are here

protected property UnserializationTest::$contentHubImportQueueWorker in Acquia Content Hub 8.2

Queue worker instance.

Type: \Drupal\acquia_contenthub_subscriber\Plugin\QueueWorker\ContentHubImportQueueWorker

File

tests/src/Kernel/UnserializationTest.php, line 67

Class

UnserializationTest
Tests that entities are properly unserialized.

Namespace

Drupal\Tests\acquia_contenthub\Kernel

Code

protected $contentHubImportQueueWorker;