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 2126435 commit 8075cceCopy full SHA for 8075cce
components/http_client.rst
@@ -893,7 +893,7 @@ Native PHP Streams
893
894
Responses implementing :class:`Symfony\\Contracts\\HttpClient\\ResponseInterface`
895
can be cast to native PHP streams with
896
-:method:`Symfony\\Component\\HttpClient\\Response\\StreamWrapper::createResource``.
+:method:`Symfony\\Component\\HttpClient\\Response\\StreamWrapper::createResource`.
897
This allows using them where native PHP streams are needed::
898
899
use Symfony\Component\HttpClient\HttpClient;
0 commit comments