We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parentsc42fcb6 +dc26cf2 commit1b10ad3Copy full SHA for 1b10ad3
components/http_foundation.rst
@@ -391,7 +391,7 @@ address, it uses a certain HTTP method, etc.):
391
*:class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\HeaderRequestMatcher`
392
*:class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\HostRequestMatcher`
393
*:class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\IpsRequestMatcher`
394
-*:class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\IsJsonMatcher`
+*:class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\IsJsonRequestMatcher`
395
*:class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\MethodRequestMatcher`
396
*:class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\PathRequestMatcher`
397
*:class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\PortRequestMatcher`