You are here

protected property Authmap::$connection in External Authentication 8

Same name and namespace in other branches
  1. 2.0.x src/Authmap.php \Drupal\externalauth\Authmap::connection

The connection object used for this data.

Type: \Drupal\Core\Database\Connection

File

src/Authmap.php, line 20

Class

Authmap
Class Authmap.

Namespace

Drupal\externalauth

Code

protected $connection;