You are here

service svg_embed.process in SVG Embed 2.0.x

Same name and namespace in other branches
  1. 8 svg_embed.services.yml \svg_embed.process

Class

Drupal\svg_embed\SvgEmbedProcess
1 string reference to svg_embed.process
SvgEmbed::create in src/Plugin/Filter/SvgEmbed.php
Creates an instance of the plugin.

File

./svg_embed.services.yml
svg_embed.services.yml

View source
  1. class: Drupal\svg_embed\SvgEmbedProcess
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@module_handler'
  5. - '@database'