protected property SamlauthMappingDeleteForm::$entityFieldManager in SAML Authentication 8.3
Same name and namespace in other branches
- 4.x modules/samlauth_user_fields/src/Form/SamlauthMappingDeleteForm.php \Drupal\samlauth_user_fields\Form\SamlauthMappingDeleteForm::entityFieldManager
The entity field manager service.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- modules/
samlauth_user_fields/ src/ Form/ SamlauthMappingDeleteForm.php, line 22
Class
- SamlauthMappingDeleteForm
- Form for deleting a mapping.
Namespace
Drupal\samlauth_user_fields\FormCode
protected $entityFieldManager;