You are here

protected property SamlauthMappingDeleteForm::$attributeName 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::attributeName

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

Type: string

File

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

Class

SamlauthMappingDeleteForm
Form for deleting a mapping.

Namespace

Drupal\samlauth_user_fields\Form

Code

protected $attributeName;