You are here

protected property GatherContentSubProcess::$database in GatherContent 8.5

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/migrate/process/GatherContentSubProcess.php, line 31

Class

GatherContentSubProcess
Perform custom value transformation.

Namespace

Drupal\gathercontent\Plugin\migrate\process

Code

protected $database;