PreExportEvent::$callbacks

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/DefaultContent/PreExportEvent.php \Drupal\Core\DefaultContent\PreExportEvent::callbacks

An array of export callbacks, keyed by field type.

Type: array

File

core/lib/Drupal/Core/DefaultContent/PreExportEvent.php, line 34

Class

PreExportEvent
Event dispatched before an entity is exported as default content.

Namespace

Drupal\Core\DefaultContent

Code

private array $callbacks = [];

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