protected property Cookie::$connection in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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\ProviderCode
protected $connection;