You are here

constant PublisherTracker::EXPORT_TRACKING_TABLE in Acquia Content Hub 8.2

The name of the tracking table.

File

modules/acquia_contenthub_publisher/src/PublisherTracker.php, line 28

Class

PublisherTracker
The publisher tracker table class.

Namespace

Drupal\acquia_contenthub_publisher

Code

const EXPORT_TRACKING_TABLE = 'acquia_contenthub_publisher_export_tracking';