You are here

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

Database connection.

Type: \Drupal\Core\Database\Connection

File

modules/acquia_contenthub_publisher/tests/src/Kernel/EventSubscriber/HandleWebhook/ReExportTest.php, line 70

Class

ReExportTest
Tests Re-export functionality from a Webhook.

Namespace

Drupal\Tests\acquia_contenthub_publisher\Kernel\EventSubscriber\HandleWebhook

Code

protected $database;