function 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.