You are here

service social_auth_facebook.persistent_data_handler in Open Social 8.2

Same name and namespace in other branches
  1. 8.9 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.persistent_data_handler
  2. 8 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.persistent_data_handler
  3. 8.3 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.persistent_data_handler
  4. 8.4 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.persistent_data_handler
  5. 8.5 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.persistent_data_handler
  6. 8.6 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.persistent_data_handler
  7. 8.7 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.persistent_data_handler
  8. 8.8 modules/custom/social_auth_facebook/social_auth_facebook.services.yml \social_auth_facebook.persistent_data_handler

Class

\Drupal\social_auth_facebook\FacebookAuthPersistentDataHandler
1 string reference to social_auth_facebook.persistent_data_handler
FacebookAuth::getDataHandler in modules/custom/social_auth_facebook/src/Plugin/Network/FacebookAuth.php
Returns an instance of storage that handles data.

File

modules/custom/social_auth_facebook/social_auth_facebook.services.yml
modules/custom/social_auth_facebook/social_auth_facebook.services.yml

View source
  1. class: \Drupal\social_auth_facebook\FacebookAuthPersistentDataHandler
  2. arguments:
  3. - '@session'