You are here

protected property Exporter::$database in Default Content Deploy 8

DB connection.

Type: \Drupal\Core\Database\Connection

File

src/Exporter.php, line 44

Class

Exporter
A service for handling export of default content.

Namespace

Drupal\default_content_deploy

Code

protected $database;