MigrateEntityRevision::$derivatives

Same name and namespace in other branches
  1. 11.x core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php \Drupal\migrate\Plugin\Derivative\MigrateEntityRevision::derivatives
  2. 10 core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php \Drupal\migrate\Plugin\Derivative\MigrateEntityRevision::derivatives
  3. 9 core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php \Drupal\migrate\Plugin\Derivative\MigrateEntityRevision::derivatives
  4. 8.9.x 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 18

Class

MigrateEntityRevision
The migrate entity revision deriver.

Namespace

Drupal\migrate\Plugin\Derivative

Code

protected $derivatives = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.