function ExportResult::__construct
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/DefaultContent/ExportResult.php \Drupal\Core\DefaultContent\ExportResult::__construct()
File
-
core/
lib/ Drupal/ Core/ DefaultContent/ ExportResult.php, line 17
Class
- ExportResult
- The result of exporting a content entity.
Namespace
Drupal\Core\DefaultContentCode
public function __construct(public array $data, public ExportMetadata $metadata) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.