You are here

protected property MigrationDefinitionCreator::$database in GatherContent 8.5

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/MigrationDefinitionCreator.php, line 110

Class

MigrationDefinitionCreator
Create dynamic migration definitions.

Namespace

Drupal\gathercontent

Code

protected $database;