function Exporter::__construct

File

core/lib/Drupal/Core/DefaultContent/Exporter.php, line 23

Class

Exporter
Handles exporting content entities.

Namespace

Drupal\Core\DefaultContent

Code

public function __construct(private EventDispatcherInterface $eventDispatcher) {
}

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