You are here

protected property SvgFormatter::$fieldName in SVG Formatter 8

The name of the field to which the formatter is associated.

Type: string

File

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

Class

SvgFormatter
Plugin implementation of the 'svg_formatter' formatter.

Namespace

Drupal\svg_formatter\Plugin\Field\FieldFormatter

Code

protected $fieldName;