protected property IsAlreadyEnqueued::$tracker in Acquia Content Hub 8.2
The publisher tracker.
Type: \Drupal\acquia_contenthub_publisher\PublisherTracker
File
- modules/
acquia_contenthub_publisher/ src/ EventSubscriber/ EnqueueEligibility/ IsAlreadyEnqueued.php, line 31
Class
- IsAlreadyEnqueued
- Any entity that is already in the export queue shouldn't be enqueued.
Namespace
Drupal\acquia_contenthub_publisher\EventSubscriber\EnqueueEligibilityCode
protected $tracker;