Files
Twig/extra/cache-extra
Fabien Potencier 28246c5d4e Merge branch '3.x' into 4.x
* 3.x:
  Fixing minor typo in Update inline_css.rst
  Ignore static properties when using the dot operator
  Fix CS
  Fix constant() behavior when used with ??
  Finish the work
  fix indentation
  Apply suggestions from code review
  typo
  fix merge
  docs and changelog
  typehint instead of checkArrow
  checkArrow, typehints
  invoke filter
2025-01-24 11:32:17 +01:00
..
2025-01-19 16:54:05 +01:00
2024-09-04 12:11:51 +02:00
2024-09-04 12:11:51 +02:00

Cache Extension

This package is a Twig extension that provides integration with the Symfony Cache component.

It provides a single cache tag that allows to cache template fragments.