You are here

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

The network plugin manager.

Type: \Drupal\social_api\Plugin\NetworkManager

File

src/Controller/LinkedinAuthController.php, line 32

Class

LinkedinAuthController
Manages requests to Linkedin API.

Namespace

Drupal\social_auth_linkedin\Controller

Code

protected $networkManager;