You are here

protected property ContentHubExportQueue::$messenger in Acquia Content Hub 8.2

The messenger object.

Type: \Drupal\Core\Messenger\MessengerInterface

File

modules/acquia_contenthub_publisher/src/ContentHubExportQueue.php, line 39

Class

ContentHubExportQueue
Implements an Export Queue for Content Hub.

Namespace

Drupal\acquia_contenthub_publisher

Code

protected $messenger;