You are here

protected property NameFormatter::$renderer in Name Field 8

The field renderer for any additional components.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Field/FieldFormatter/NameFormatter.php, line 60

Class

NameFormatter
Plugin implementation of the 'name' formatter.

Namespace

Drupal\name\Plugin\Field\FieldFormatter

Code

protected $renderer;