You are here

protected property SvgFormatter::$moduleHandler in SVG Formatter 8

Module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

SvgFormatter
Plugin implementation of the 'svg_formatter' formatter.

Namespace

Drupal\svg_formatter\Plugin\Field\FieldFormatter

Code

protected $moduleHandler;