You are here

protected property Cookie::$connection in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Authentication/Provider/Cookie.php \Drupal\user\Authentication\Provider\Cookie::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/modules/user/src/Authentication/Provider/Cookie.php, line 35
Contains \Drupal\user\Authentication\Provider\Cookie.

Class

Cookie
Cookie based authentication provider.

Namespace

Drupal\user\Authentication\Provider

Code

protected $connection;