You are here

protected property AuthmapDeleteForm::$entityTypeManager in External Authentication 2.0.x

The EntityTypeManager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/AuthmapDeleteForm.php, line 29

Class

AuthmapDeleteForm
Confirm the user wants to delete an authmap entry.

Namespace

Drupal\externalauth\Form

Code

protected $entityTypeManager;