You are here

protected property Migrator::$database in Lightning Workflow 8.2

Same name and namespace in other branches
  1. 8.3 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 38

Class

Migrator
This class is final because the migration is not an API and should not be extended or re-used.

Namespace

Drupal\lightning_scheduler

Code

protected $database;