You are here

protected property JuiceboxFieldFormatter::$renderer in Juicebox HTML5 Responsive Image Galleries 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/Field/FieldFormatter/JuiceboxFieldFormatter.php \Drupal\juicebox\Plugin\Field\FieldFormatter\JuiceboxFieldFormatter::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Field/FieldFormatter/JuiceboxFieldFormatter.php, line 67

Class

JuiceboxFieldFormatter
Plugin implementation of the 'juicebox' formatter.

Namespace

Drupal\juicebox\Plugin\Field\FieldFormatter

Code

protected $renderer;