You are here

twig_remove_html_comments.services.yml in Twig - Remove HTML comments 8

File

twig_remove_html_comments.services.yml
View source
  1. services:
  2. twig_remove_html_comments.remove_html_comments:
  3. class: Drupal\twig_remove_html_comments\TwigExtension\RemoveHtmlComments
  4. tags:
  5. - { name: twig.extension }