You are here

protected property TransformerFormatter::$renderer in Facebook Instant Articles 8.2

Same name and namespace in other branches
  1. 3.x src/Plugin/Field/FieldFormatter/TransformerFormatter.php \Drupal\fb_instant_articles\Plugin\Field\FieldFormatter\TransformerFormatter::renderer

Renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Field/FieldFormatter/TransformerFormatter.php, line 39

Class

TransformerFormatter
Plugin implementation of the 'fbia_transformer' formatter.

Namespace

Drupal\fb_instant_articles\Plugin\Field\FieldFormatter

Code

protected $renderer;