function Exporter::__construct
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/DefaultContent/Exporter.php \Drupal\Core\DefaultContent\Exporter::__construct()
File
-
core/
lib/ Drupal/ Core/ DefaultContent/ Exporter.php, line 35
Class
- Exporter
- Handles exporting content entities.
Namespace
Drupal\Core\DefaultContentCode
public function __construct(private readonly EventDispatcherInterface $eventDispatcher, private readonly FileSystemInterface $fileSystem, private readonly EntityRepositoryInterface $entityRepository, private readonly EntityTypeManagerInterface $entityTypeManager) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.