function Importer::__construct
Same name in other branches
- 11.x core/lib/Drupal/Core/DefaultContent/Importer.php \Drupal\Core\DefaultContent\Importer::__construct()
File
-
core/
lib/ Drupal/ Core/ DefaultContent/ Importer.php, line 42
Class
- Importer
- A service for handling import of content.
Namespace
Drupal\Core\DefaultContentCode
public function __construct(EntityTypeManagerInterface $entityTypeManager, AdminAccountSwitcher $accountSwitcher, FileSystemInterface $fileSystem, LanguageManagerInterface $languageManager, EntityRepositoryInterface $entityRepository) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.