Skip to content

Commit 1c8322b

Browse files
Update components/http_foundation.rst
Co-authored-by: Oskar Stark <[email protected]>
1 parent ec5fa8f commit 1c8322b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

components/http_foundation.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -595,9 +595,7 @@ of Generators.
595595
It expects a JSON structure with one or multiple replacers identifiers, as example
596596
the `'__articles__'`. As a second argument it requires one or multiple Generators
597597
which items can be converted to a JSON via ``json_encode`` method. The key of the
598-
Generators requires to be the used replacer identifiers.
599-
600-
.. code-block:: php
598+
Generators requires to be the used replacer identifiers::
601599

602600
use Symfony\Component\HttpFoundation\StreamedJsonResponse;
603601

0 commit comments

Comments
 (0)