You are here

protected property SamlauthAuthmapDeleteForm::$connection in SAML Authentication 8.3

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/SamlauthAuthmapDeleteForm.php, line 24

Class

SamlauthAuthmapDeleteForm
Confirm the user wants to delete an authmap entry.

Namespace

Drupal\samlauth\Form

Code

protected $connection;