From 6641fa5dda3ad2a8fcfbe671773db07f909ee838 Mon Sep 17 00:00:00 2001 From: HypeMC Date: Wed, 15 Mar 2023 22:25:51 +0100 Subject: [PATCH] [HttpCache] Fix decorating http_cache xml example --- http_cache/cache_invalidation.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/http_cache/cache_invalidation.rst b/http_cache/cache_invalidation.rst index c6df4fd85c0..b0b07909d29 100644 --- a/http_cache/cache_invalidation.rst +++ b/http_cache/cache_invalidation.rst @@ -110,11 +110,13 @@ Then, register the class as a service that :doc:`decorates - - - - - + + + + + + + .. code-block:: php