You are here

colorbox_load.services.yml in Colorbox Load 8

File

colorbox_load.services.yml
View source
  1. services:
  2. colorbox_load.renderer:
  3. class: Drupal\colorbox_load\Renderer
  4. arguments: ['@renderer']
  5. tags:
  6. - { name: render.main_content_renderer, format: drupal_colorbox, ng_lightbox: Colorbox }