You are here

protected property SamlauthAuthmapDeleteForm::$entityTypeManager in SAML Authentication 4.x

Same name and namespace in other branches
  1. 8.3 src/Form/SamlauthAuthmapDeleteForm.php \Drupal\samlauth\Form\SamlauthAuthmapDeleteForm::entityTypeManager

The EntityTypeManager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SamlauthAuthmapDeleteForm.php, line 31

Class

SamlauthAuthmapDeleteForm
Confirm the user wants to delete an authmap entry.

Namespace

Drupal\samlauth\Form

Code

protected $entityTypeManager;