protected property Cookie::$connection in Drupal 8
Same name and namespace in other branches
- 9 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 30
Class
- Cookie
- Cookie based authentication provider.
Namespace
Drupal\user\Authentication\ProviderCode
protected $connection;