You are here

protected property TrackTotals::$tracker in Acquia Content Hub 8.2

Same name in this branch
  1. 8.2 modules/acquia_contenthub_subscriber/src/EventSubscriber/PromoteEntityStatusTrack/TrackTotals.php \Drupal\acquia_contenthub_subscriber\EventSubscriber\PromoteEntityStatusTrack\TrackTotals::tracker
  2. 8.2 modules/acquia_contenthub_publisher/src/EventSubscriber/PromoteEntityStatusTrack/TrackTotals.php \Drupal\acquia_contenthub_publisher\EventSubscriber\PromoteEntityStatusTrack\TrackTotals::tracker

Keep track of the tracker table.

Type: \Drupal\acquia_contenthub_subscriber\SubscriberTracker

File

modules/acquia_contenthub_subscriber/src/EventSubscriber/PromoteEntityStatusTrack/TrackTotals.php, line 22

Class

TrackTotals
Class TrackTotals to track subscribed entities in the client CDF object.

Namespace

Drupal\acquia_contenthub_subscriber\EventSubscriber\PromoteEntityStatusTrack

Code

protected $tracker;