Skip to content

Commit cad5cc0

Browse files
committed
minor #19902 [HttpCache] Remove SensioFrameworkExtraBundle reference (smnandre)
This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead. Discussion ---------- [HttpCache] Remove SensioFrameworkExtraBundle reference I'll do a global check on the repository later :) Commits ------- 46bef14 [HttpCache] Remove SensioFrameworkExtraBundle reference
2 parents ad8fac2 + 46bef14 commit cad5cc0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

http_cache/_expiration-and-validation.rst.inc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,3 @@
55
both worlds. In other words, by using both expiration and validation, you
66
can instruct the cache to serve the cached content, while checking back
77
at some interval (the expiration) to verify that the content is still valid.
8-
9-
.. tip::
10-
11-
You can also define HTTP caching headers for expiration and validation by using
12-
annotations. See the `FrameworkExtraBundle documentation`_.
13-
14-
.. _`FrameworkExtraBundle documentation`: https://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/cache.html

0 commit comments

Comments
 (0)