You are here

protected property LinkedinAuthController::$userManager in Social Auth LinkedIn 8

The user manager.

Type: \Drupal\social_auth\SocialAuthUserManager

File

src/Controller/LinkedinAuthController.php, line 46

Class

LinkedinAuthController
Manages requests to Linkedin API.

Namespace

Drupal\social_auth_linkedin\Controller

Code

protected $userManager;