You are here

service library.anonmyize_records in Library 8

Class

Drupal\library\AnonymizeRecords

File

./library.services.yml
library.services.yml

View source
  1. class: Drupal\library\AnonymizeRecords
  2. arguments:
  3. - '@config.factory'
  4. - '@state'
  5. - '@logger.channel.library'
  6. - '@entity_type.manager'