You are here

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

Database connection.

Type: \Drupal\Core\Database\Connection

File

tests/src/Kernel/EventSubscriber/HandleWebhook/PurgeTest.php, line 57

Class

PurgeTest
Tests queue and export table purge.

Namespace

Drupal\Tests\acquia_contenthub\Kernel\EventSubscriber\HandleWebhook

Code

protected $database;