You are here

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

The Database Connection.

Type: \Drupal\Core\Database\Connection

File

src/ContentHubEntitiesTracking.php, line 46

Class

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

Namespace

Drupal\acquia_contenthub

Code

protected $database;