You are here

protected property MigrateExecutable::$listeners in Migrate Tools 8.4

Same name and namespace in other branches
  1. 8.5 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::listeners
  2. 8 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::listeners
  3. 8.2 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::listeners
  4. 8.3 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::listeners

List of event listeners we have registered.

Type: array

File

src/MigrateExecutable.php, line 94

Class

MigrateExecutable
Defines a migrate executable class for drush.

Namespace

Drupal\migrate_tools

Code

protected $listeners = [];