You are here

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

The Database Connection.

Type: \Drupal\Core\Database\Connection

File

modules/acquia_contenthub_publisher/src/Commands/AcquiaContentHubEnqueueEntitiesCommands.php, line 39

Class

AcquiaContentHubEnqueueEntitiesCommands
Drush commands for Acquia Content Hub enqueue entities.

Namespace

Drupal\acquia_contenthub_publisher\Commands

Code

protected $database;