You are here

protected property AuthmapDeleteForm::$connection in External Authentication 2.0.x

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/AuthmapDeleteForm.php, line 22

Class

AuthmapDeleteForm
Confirm the user wants to delete an authmap entry.

Namespace

Drupal\externalauth\Form

Code

protected $connection;