You are here

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/acquia_contenthub_publisher/src/EventSubscriber/HandleWebhook/UpdatePublished.php, line 23

Class

UpdatePublished
Class UpdatePublished.

Namespace

Drupal\acquia_contenthub_publisher\EventSubscriber\HandleWebhook

Code

protected $database;