Skip to content

Commit d6ef364

Browse files
mnoconadriendupuis
andauthored
Apply suggestions from code review
Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
1 parent 2771f68 commit d6ef364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/infrastructure_and_maintenance/cache/http_cache/content_aware_cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ For tagging needs in controllers, there are several options, here presented in r
164164
Examples for tagging everything needed for content using the autowireable [`ResponseTagger`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-HttpCache-ResponseTagger-ResponseTagger.html) interface:
165165

166166
``` php hl_lines="3 6 9"
167-
[[= include_file('code_samples/cache/http_cache/src/response_tagging.php', 2, 11) =]]
167+
[[= include_code('code_samples/cache/http_cache/src/response_tagging.php', 3, 11) =]]
168168
```
169169

170170
2\. Use `ContentTagInterface` API for content related tags.

0 commit comments

Comments
 (0)