You are here

service date_ap_style.twig_extension in AP Style Date 8

Class

Drupal\date_ap_style\TwigExtension\DateApStyle

Tags

  • twig.extension

File

./date_ap_style.services.yml
date_ap_style.services.yml

View source
  1. class: Drupal\date_ap_style\TwigExtension\DateApStyle
  2. arguments:
  3. - '@date_ap_style.formatter'
  4. tags:
  5. - { name: twig.extension }