You are here

protected property SimplesamlphpCustomAttributesDeleteForm::$attributeName in SimpleSAMLphp Custom Attribute Mapping 8

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

Type: string

File

src/Form/SimplesamlphpCustomAttributesDeleteForm.php, line 35

Class

SimplesamlphpCustomAttributesDeleteForm

Namespace

Drupal\simplesamlphp_custom_attributes\Form

Code

protected $attributeName;