You are here

protected property ImceSettingsForm::$entityTypeManager in IMCE 8

Same name and namespace in other branches
  1. 8.2 src/Form/ImceSettingsForm.php \Drupal\imce\Form\ImceSettingsForm::entityTypeManager

Manages entity type plugin definitions.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ImceSettersTrait::$entityTypeManager

File

src/Form/ImceSettingsForm.php, line 26

Class

ImceSettingsForm
Imce settings form.

Namespace

Drupal\imce\Form

Code

protected $entityTypeManager;