You are here

protected property ContentHubEntitiesTracking::$cachedTrackingEntities in Acquia Content Hub 8

The list of locally-cached entities.

Type: array

File

src/ContentHubEntitiesTracking.php, line 67

Class

ContentHubEntitiesTracking
Tracks in a table the list of all entities imported from Content Hub.

Namespace

Drupal\acquia_contenthub

Code

protected $cachedTrackingEntities = [];