You are here

protected property MigrateEntity::$derivatives in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php \Drupal\migrate\Plugin\Derivative\MigrateEntity::derivatives
  2. 10 core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php \Drupal\migrate\Plugin\Derivative\MigrateEntity::derivatives

List of derivative definitions.

Type: array

File

core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php, line 15

Class

MigrateEntity

Namespace

Drupal\migrate\Plugin\Derivative

Code

protected $derivatives = [];