You are here

protected property MigrateEntityRevision::$derivatives in Drupal 9

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

List of derivative definitions.

Type: array

File

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

Class

MigrateEntityRevision

Namespace

Drupal\migrate\Plugin\Derivative

Code

protected $derivatives = [];