You are here

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/acquia_contenthub_publisher/src/Commands/AcquiaContentHubPublisherCommands.php, line 27

Class

AcquiaContentHubPublisherCommands
Drush commands for Acquia Content Hub Publishers.

Namespace

Drupal\acquia_contenthub_publisher\Commands

Code

protected $database;