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\DefaultContentCode
private array $callbacks = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.