function FieldPurger::__construct
File
-
core/
lib/ Drupal/ Core/ Field/ FieldPurger.php, line 61
Class
Namespace
Drupal\Core\FieldCode
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.