You are here

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

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

The EntityTypeManager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SamlauthConfigureForm.php, line 29

Class

SamlauthConfigureForm
Provides a configuration form for samlauth module settings and IdP/SP info.

Namespace

Drupal\samlauth\Form

Code

protected $entityTypeManager;