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.
2 parents 3229346 + c59a2de commit 1c68fadCopy full SHA for 1c68fad
components/http_client.rst
@@ -865,7 +865,7 @@ Native PHP Streams
865
866
Responses implementing :class:`Symfony\\Contracts\\HttpClient\\ResponseInterface`
867
can be cast to native PHP streams with
868
-:method:`Symfony\\Component\\HttpClient\\Response\\StreamWrapper::createResource``.
+:method:`Symfony\\Component\\HttpClient\\Response\\StreamWrapper::createResource`.
869
This allows using them where native PHP streams are needed::
870
871
use Symfony\Component\HttpClient\HttpClient;
0 commit comments