You are here

protected property OAuthController::$connection in OAuth 1.0 8

The database service.

Type: \Drupal\Core\Database\Connection

File

src/Controller/OAuthController.php, line 29
Contains \Drupal\oauth\Controller\OAuthController.

Class

OAuthController
Controller routines for oauth routes.

Namespace

Drupal\oauth\Controller

Code

protected $connection;