You are here

protected property ImportedEntity::$subscriberTracker in Acquia Content Hub 8.2

The subscriber tracker.

Type: \Drupal\acquia_contenthub_subscriber\SubscriberTracker

File

modules/acquia_contenthub_publisher/src/EventSubscriber/EnqueueEligibility/ImportedEntity.php, line 22

Class

ImportedEntity
Any entity that has been previously imported shouldn't be enqueued.

Namespace

Drupal\acquia_contenthub_publisher\EventSubscriber\EnqueueEligibility

Code

protected $subscriberTracker;