You are here

constant SubscriberTracker::IMPORTED in Acquia Content Hub 8.2

The status used to indicate that a tracked item has been imported.

File

modules/acquia_contenthub_subscriber/src/SubscriberTracker.php, line 24

Class

SubscriberTracker
Subscriber Tracker database table methods.

Namespace

Drupal\acquia_contenthub_subscriber

Code

const IMPORTED = 'imported';