You are here

protected property UpdateTracking::$channel in Acquia Content Hub 8.2

The acquia_contenthub logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

modules/acquia_contenthub_publisher/src/EventSubscriber/DeleteRemoteEntity/UpdateTracking.php, line 28

Class

UpdateTracking
Removes deleted remote entities from the publisher tracking table.

Namespace

Drupal\acquia_contenthub_publisher\EventSubscriber\DeleteRemoteEntity

Code

protected $channel;