You are here

service brightcove_init in Brightcove Video Connect 3.x

Same name and namespace in other branches
  1. 8.2 brightcove.services.yml \brightcove_init
  2. 8 brightcove.services.yml \brightcove_init

Class

Drupal\brightcove\EventSubscriber\BrightcoveInitSubscriber

Tags

  • event_subscriber

File

./brightcove.services.yml
brightcove.services.yml

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