37ccc34fefe701d3b4cd34f440c259bfd60a1d96
[yaffs-website] / vendor / drush / drush / tests / resources / modules / d8 / woot / woot.services.yml
1 services:
2   config.config_subscriber:
3     class: Drupal\woot\EventSubscriber\ConfigSubscriber
4     tags:
5       - { name: event_subscriber }