protected property UserData::$connection

The database connection to use.

Type: \Drupal\Core\Database\Connection

File

drupal/core/modules/user/lib/Drupal/user/UserData.php, line 22
Contains Drupal\user\UserData.

Class

UserData
Defines the user data service.

Namespace

Drupal\user

Code

protected $connection;