You are here

protected property SamlauthMappingDeleteForm::$fieldName in SAML Authentication 8.3

Same name and namespace in other branches
  1. 4.x modules/samlauth_user_fields/src/Form/SamlauthMappingDeleteForm.php \Drupal\samlauth_user_fields\Form\SamlauthMappingDeleteForm::fieldName

The name of the field we're deleting (needed for the confirm message).

Type: string

File

modules/samlauth_user_fields/src/Form/SamlauthMappingDeleteForm.php, line 36

Class

SamlauthMappingDeleteForm
Form for deleting a mapping.

Namespace

Drupal\samlauth_user_fields\Form

Code

protected $fieldName;