Skip to content

Commit 39a818a

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

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
@@ -641,9 +641,7 @@ of Generators.
641641
It expects a JSON structure with one or multiple replacers identifiers, as example
642642
the `'__articles__'`. As a second argument it requires one or multiple Generators
643643
which items can be converted to a JSON via ``json_encode`` method. The key of the
644-
Generators requires to be the used replacer identifiers.
645-
646-
.. code-block:: php
644+
Generators requires to be the used replacer identifiers::
647645

648646
use Symfony\Component\HttpFoundation\StreamedJsonResponse;
649647

0 commit comments

Comments
 (0)