You are here

recently_read.services.yml in Recently Read 8

File

recently_read.services.yml
View source
  1. services:
  2. recently_read:
  3. class: Drupal\recently_read\RecentlyReadService
  4. arguments: ['@current_user', '@entity_type.manager', '@session_manager', '@config.factory']