You are here

service colorbox.attachment in Colorbox 8

Class

Drupal\colorbox\ColorboxAttachment
1 string reference to colorbox.attachment
ColorboxFormatter::create in src/Plugin/Field/FieldFormatter/ColorboxFormatter.php
Creates an instance of the plugin.

File

./colorbox.services.yml
colorbox.services.yml

View source
  1. class: Drupal\colorbox\ColorboxAttachment
  2. arguments:
  3. - '@colorbox.activation_check'
  4. - '@module_handler'
  5. - '@config.factory'