You are here

service social_auth_linkedin.manager in Social Auth LinkedIn 8.2

Same name and namespace in other branches
  1. 8 social_auth_linkedin.services.yml \social_auth_linkedin.manager
  2. 3.x social_auth_linkedin.services.yml \social_auth_linkedin.manager

Class

Drupal\social_auth_linkedin\LinkedInAuthManager
1 string reference to social_auth_linkedin.manager
LinkedInAuthController::create in src/Controller/LinkedInAuthController.php
Instantiates a new instance of this class.

File

./social_auth_linkedin.services.yml
social_auth_linkedin.services.yml

View source
  1. class: Drupal\social_auth_linkedin\LinkedInAuthManager
  2. arguments:
  3. - '@config.factory'
  4. - '@logger.factory'