protected property ContactFieldFormatter::$renderer in Contact Formatter 8
Same name and namespace in other branches
- 2.x src/Plugin/Field/FieldFormatter/ContactFieldFormatter.php \Drupal\contact_formatter\Plugin\Field\FieldFormatter\ContactFieldFormatter::renderer
The renderer service.
Type: \Drupal\Core\Render\RendererInterface
File
- src/
Plugin/ Field/ FieldFormatter/ ContactFieldFormatter.php, line 32
Class
- ContactFieldFormatter
- Plugin implementation of the 'contact_field_formatter' formatter.
Namespace
Drupal\contact_formatter\Plugin\Field\FieldFormatterCode
protected $renderer;