You are here

service brightcove_proxy_init in Brightcove Video Connect 3.x

Same name and namespace in other branches
  1. 8.2 modules/brightcove_proxy/brightcove_proxy.services.yml \brightcove_proxy_init
  2. 8 modules/brightcove_proxy/brightcove_proxy.services.yml \brightcove_proxy_init

Class

Drupal\brightcove_proxy\EventSubscriber\BrightcoveProxyInitSubscriber

Tags

  • event_subscriber

File

modules/brightcove_proxy/brightcove_proxy.services.yml
modules/brightcove_proxy/brightcove_proxy.services.yml

View source
  1. class: Drupal\brightcove_proxy\EventSubscriber\BrightcoveProxyInitSubscriber
  2. arguments:
  3. - '@config.factory'
  4. tags:
  5. - { name: event_subscriber }