service social_auth_facebook.auth_manager in Open Social 8.5
Same name and namespace in other branches
- 8.9 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.auth_manager
- 8 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.auth_manager
- 8.2 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.auth_manager
- 8.3 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.auth_manager
- 8.4 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.auth_manager
- 8.6 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.auth_manager
- 8.7 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.auth_manager
- 8.8 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.auth_manager
Class
\Drupal\social_auth_facebook\FacebookAuthManager2 string references to social_auth_facebook.auth_manager
- FacebookAuthController::create in modules/
custom/ social_auth_facebook/ src/ Controller/ FacebookAuthController.php - Instantiates a new instance of this class.
- FacebookLinkController::create in modules/
custom/ social_auth_facebook/ src/ Controller/ FacebookLinkController.php - Instantiates a new instance of this class.
File
- modules/
custom/ social_auth_facebook/ social_auth_facebook.services.yml - modules/custom/social_auth_facebook/social_auth_facebook.services.yml
View source
- class: \Drupal\social_auth_facebook\FacebookAuthManager
- arguments:
- - '@url_generator.non_bubbling'
- - '@entity_field.manager'
- - '@logger.factory'