You are here

protected property Migrator::$database in Lightning Workflow 8.3

Same name and namespace in other branches
  1. 8.2 modules/lightning_scheduler/src/Migrator.php \Drupal\lightning_scheduler\Migrator::database

The database service.

Type: \Drupal\Core\Database\Connection

File

modules/lightning_scheduler/src/Migrator.php, line 37

Class

Migrator
The migration is not an API and should not be extended or re-used.

Namespace

Drupal\lightning_scheduler

Code

protected $database;