You are here

brightcove_proxy.services.yml in Brightcove Video Connect 3.x

modules/brightcove_proxy/brightcove_proxy.services.yml

File

modules/brightcove_proxy/brightcove_proxy.services.yml
View source
  1. services:
  2. brightcove_proxy_init:
  3. class: Drupal\brightcove_proxy\EventSubscriber\BrightcoveProxyInitSubscriber
  4. arguments:
  5. - '@config.factory'
  6. tags:
  7. - { name: event_subscriber }