You are here

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

Database connection.

Type: \Drupal\Core\Database\Connection

File

tests/src/Kernel/EventSubscriber/HandleWebhook/UpdatePublishedTest.php, line 49

Class

UpdatePublishedTest
Tests entity updated published status.

Namespace

Drupal\Tests\acquia_contenthub\Kernel\EventSubscriber\HandleWebhook

Code

protected $database;