You are here

protected property GatherContentGet::$database in GatherContent 8.5

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/migrate/process/GatherContentGet.php, line 38

Class

GatherContentGet
Perform custom value transformation.

Namespace

Drupal\gathercontent\Plugin\migrate\process

Code

protected $database;