You are here

protected property ExifSettingsForm::$entityTypeManager in Exif 8.2

Same name and namespace in other branches
  1. 8 src/Controller/ExifSettingsForm.php \Drupal\exif\Controller\ExifSettingsForm::entityTypeManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Controller/ExifSettingsForm.php, line 28

Class

ExifSettingsForm
Manage Settings forms.

Namespace

Drupal\exif\Controller

Code

protected $entityTypeManager;