You are here

node_read_time.services.yml in Node read time 8

File

node_read_time.services.yml
View source
  1. services:
  2. # Reading time service.
  3. reading_time:
  4. class: Drupal\node_read_time\Calculate\ReadingTime
  5. arguments: ['@entity_type.manager', '@config.factory']