You are here

protected property SamlauthAuthmapDeleteForm::$authmapEntry in SAML Authentication 8.3

Same name and namespace in other branches
  1. 4.x src/Form/SamlauthAuthmapDeleteForm.php \Drupal\samlauth\Form\SamlauthAuthmapDeleteForm::authmapEntry

Temporary storage for the current authmap entry.

Type: array

File

src/Form/SamlauthAuthmapDeleteForm.php, line 38

Class

SamlauthAuthmapDeleteForm
Confirm the user wants to delete an authmap entry.

Namespace

Drupal\samlauth\Form

Code

protected $authmapEntry;