ExportMetadata::$attachments

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

Files that should accompany the exported entity.

Type: array

See also

::getAttachments()

File

core/lib/Drupal/Core/DefaultContent/ExportMetadata.php, line 29

Class

ExportMetadata
Collects metadata about an entity being exported.

Namespace

Drupal\Core\DefaultContent

Code

private array $attachments = [];

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