You are here

protected property SamlauthMappingEditForm::$entityFieldManager in SAML Authentication 4.x

Same name and namespace in other branches
  1. 8.3 modules/samlauth_user_fields/src/Form/SamlauthMappingEditForm.php \Drupal\samlauth_user_fields\Form\SamlauthMappingEditForm::entityFieldManager

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/samlauth_user_fields/src/Form/SamlauthMappingEditForm.php, line 62

Class

SamlauthMappingEditForm
Form for adding a mapped SAML attribute -> user field.

Namespace

Drupal\samlauth_user_fields\Form

Code

protected $entityFieldManager;