You are here

protected property ContentHubImportQueueWorker::$achLoggerChannel in Acquia Content Hub 8.2

The logger channel factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

modules/acquia_contenthub_subscriber/src/Plugin/QueueWorker/ContentHubImportQueueWorker.php, line 66

Class

ContentHubImportQueueWorker
Queue worker for importing entities.

Namespace

Drupal\acquia_contenthub_subscriber\Plugin\QueueWorker

Code

protected $achLoggerChannel;