You are here

service janrain_capture.screen_loader_manager in Janrain Registration 8

Class

Drupal\janrain_capture\ScreenLoaderManager
1 string reference to janrain_capture.screen_loader_manager
janrain_capture_cron in ./janrain_capture.module
Implements hook_cron().

File

./janrain_capture.services.yml
janrain_capture.services.yml

View source
  1. class: Drupal\janrain_capture\ScreenLoaderManager
  2. arguments:
  3. - '@config.factory'
  4. - '@logger.factory'
  5. - '@http_client'
  6. - '@file_system'