You are here

protected property OAuthController::$user_data in OAuth 1.0 8.2

The user data service.

Type: \Drupal\user\UserData

File

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

Class

OAuthController
Controller routines for oauth routes.

Namespace

Drupal\oauth\Controller

Code

protected $user_data;