We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b18743 commit 39a818aCopy full SHA for 39a818a
components/http_foundation.rst
@@ -641,9 +641,7 @@ of Generators.
641
It expects a JSON structure with one or multiple replacers identifiers, as example
642
the `'__articles__'`. As a second argument it requires one or multiple Generators
643
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
+Generators requires to be the used replacer identifiers::
647
648
use Symfony\Component\HttpFoundation\StreamedJsonResponse;
649
0 commit comments