You are here

protected property LinkIconFormatter::$renderer in Link Icon 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Field/FieldFormatter/LinkIconFormatter.php, line 35

Class

LinkIconFormatter
Plugin implementation of the 'linkicon' formatter.

Namespace

Drupal\linkicon\Plugin\Field\FieldFormatter

Code

protected $renderer;