function FieldPurger::__construct

Same name and namespace in other branches
  1. main core/lib/Drupal/Core/Field/FieldPurger.php \Drupal\Core\Field\FieldPurger::__construct()

File

core/lib/Drupal/Core/Field/FieldPurger.php, line 61

Class

FieldPurger

Namespace

Drupal\Core\Field

Code

public function __construct(protected EntityTypeManagerInterface $entityTypeManager, protected DeletedFieldsRepositoryInterface $deletedFieldsRepository, protected ModuleHandlerInterface $moduleHandler, protected LoggerChannelFactoryInterface $loggerFactory) {
}

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