You are here

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

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

Renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Field/FieldFormatter/SubtitleFormatter.php, line 43

Class

SubtitleFormatter
Plugin implementation of the 'fbia_subtitle' formatter.

Namespace

Drupal\fb_instant_articles\Plugin\Field\FieldFormatter

Code

protected $renderer;