protected property TrackTotals::$tracker in Acquia Content Hub 8.2
Same name in this branch
- 8.2 modules/acquia_contenthub_subscriber/src/EventSubscriber/PromoteEntityStatusTrack/TrackTotals.php \Drupal\acquia_contenthub_subscriber\EventSubscriber\PromoteEntityStatusTrack\TrackTotals::tracker
- 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_publisher\PublisherTracker
File
- modules/
acquia_contenthub_publisher/ src/ EventSubscriber/ PromoteEntityStatusTrack/ TrackTotals.php, line 22
Class
- TrackTotals
- Class TrackTotals to track published entities in the client CDF object.
Namespace
Drupal\acquia_contenthub_publisher\EventSubscriber\PromoteEntityStatusTrackCode
protected $tracker;