Files
Twig/extra/cache-extra
Fabien Potencier ae7e6cc9a3 Merge branch '3.x' into 4.x
* 3.x:
  Fix CS
  Remove redundant "$thing instanceof \Countable" check
  Update PHPUnit schema
  fix TwigExtraBundle tests with Symfony 6.0/6.1
2024-02-10 10:03:27 +01:00
..
2024-02-10 09:52:03 +01:00
2024-01-25 09:17:53 +01:00
2023-02-08 08:50:32 +01:00
2021-10-18 09:47:52 +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.