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 b8a58b9 + 1c68fad commit a6d7acbCopy full SHA for a6d7acb
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