You are here

protected property SvgEmbed::$svgEmbedProcess in SVG Embed 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/Filter/SvgEmbed.php \Drupal\svg_embed\Plugin\Filter\SvgEmbed::svgEmbedProcess

Type: \Drupal\svg_embed\SvgEmbedProcessInterface

File

src/Plugin/Filter/SvgEmbed.php, line 38

Class

SvgEmbed
Provides a filter to embed and translate SVG images.

Namespace

Drupal\svg_embed\Plugin\Filter

Code

protected $svgEmbedProcess;