Skip to content

Commit 56748d7

Browse files
authored
[HttpCache] Remove SensioFrameworkExtraBundle reference
1 parent d4f51e6 commit 56748d7

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)