You are here

protected property RemoveUnmodifiedEntities::$database in Acquia Content Hub 8.2

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/acquia_contenthub_publisher/src/EventSubscriber/PublishEntities/RemoveUnmodifiedEntities.php, line 23

Class

RemoveUnmodifiedEntities
Removes unmodified entities from export.

Namespace

Drupal\acquia_contenthub_publisher\EventSubscriber\PublishEntities

Code

protected $database;