UserSelection::$connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php, line 36

Class

UserSelection
Provides specific access control for the user entity type.

Namespace

Drupal\user\Plugin\EntityReferenceSelection

Code

protected $connection;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.