You are here

protected property OAuthDrupalProvider::$connection in OAuth 1.0 8

The database service.

Type: \Drupal\Core\Database\Connection

File

src/Authentication/Provider/OAuthDrupalProvider.php, line 29
Contains \Drupal\oauth\Authentication\Provider\OAuthProvider.

Class

OAuthDrupalProvider
Oauth authentication provider.

Namespace

Drupal\oauth\Authentication\Provider

Code

protected $connection;