From 6f0d491b528435af8cb638413869deea52a5713c Mon Sep 17 00:00:00 2001 From: Nicolas Date: Tue, 25 Feb 2025 11:49:22 +0100 Subject: [PATCH] fix: code preview --- core/subresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/core/subresources.md b/core/subresources.md index 0570ff681f7..de9c1247226 100644 --- a/core/subresources.md +++ b/core/subresources.md @@ -102,6 +102,7 @@ To make things work, API Platform needs information about how to retrieve the `A the `Question`, this is done by configuring the `uriVariables`: + ```php