Skip to content

Commit e0253ba

Browse files
committed
bug #19516 Remove SchemeRequestMatcher duplication (alamirault)
This PR was merged into the 7.1 branch. Discussion ---------- Remove SchemeRequestMatcher duplication Commits ------- aefde3c Remove SchemeRequestMatcher duplication
2 parents d5cb20e + aefde3c commit e0253ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/http_foundation.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,6 @@ address, it uses a certain HTTP method, etc.):
397397
* :class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\PortRequestMatcher`
398398
* :class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\QueryParameterRequestMatcher`
399399
* :class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\SchemeRequestMatcher`
400-
* :class:`Symfony\\Component\\HttpFoundation\\RequestMatcher\\SchemeRequestMatcher`
401400

402401
You can use them individually or combine them using the
403402
:class:`Symfony\\Component\\HttpFoundation\\ChainRequestMatcher` class::

0 commit comments

Comments
 (0)