pardot.services.yml in Pardot Integration 8
Same filename and directory in other branches
File
pardot.services.ymlView source
- services:
- pardot_event_subscriber:
- class: Drupal\pardot\EventSubscriber\PardotEventSubscriber
- arguments: ['@config.factory', '@current_user', '@entity.manager', '@plugin.manager.condition']
- tags:
- - {name: event_subscriber}