You are here

protected property Colorbox::$colorboxAttachment in Video Embed Field 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldFormatter/Colorbox.php \Drupal\video_embed_field\Plugin\Field\FieldFormatter\Colorbox::colorboxAttachment

Allow us to attach colorbox settings to our element.

Type: \Drupal\colorbox\ElementAttachmentInterface

File

src/Plugin/Field/FieldFormatter/Colorbox.php, line 46

Class

Colorbox
Plugin implementation of the thumbnail field formatter.

Namespace

Drupal\video_embed_field\Plugin\Field\FieldFormatter

Code

protected $colorboxAttachment;