You are here

service bamboo_twig.twig.dates in Bamboo Twig 8

Class

Drupal\bamboo_twig\TwigExtension\Dates

Tags

  • twig.extension
1 string reference to bamboo_twig.twig.dates
Dates::getName in src/TwigExtension/Dates.php
Unique identifier for this Twig extension.

File

./bamboo_twig.services.yml
bamboo_twig.services.yml

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