ConfigSingleImportForm::$entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/config/src/Form/ConfigSingleImportForm.php, line 36

Class

ConfigSingleImportForm
Provides a form for importing a single configuration file.

Namespace

Drupal\config\Form

Code

1
protected $entityManager;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.