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 dcc05a5 commit a8cc0e4Copy full SHA for a8cc0e4
web_link.rst
@@ -200,8 +200,8 @@ Parsing Link Headers
200
201
Some third-party APIs provide resources such as pagination URLs using the
202
``Link`` HTTP header. The WebLink component provides the
203
-:class:`Symfony\Component\WebLink\HttpHeaderParser` utility class to parse
204
-those headers and transform them into :class:`Symfony\Component\WebLink\Link`
+:class:`Symfony\\Component\\WebLink\\HttpHeaderParser` utility class to parse
+those headers and transform them into :class:`Symfony\\Component\\WebLink\\Link`
205
instances::
206
207
use Symfony\Component\WebLink\HttpHeaderParser;
0 commit comments