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 0ef6850 commit ba1b0dcCopy full SHA for ba1b0dc
Tests/Fixtures/AnnotationFixtures/GlobalDefaultsClass.php
@@ -40,7 +40,7 @@ public function redundantMethod()
40
}
41
42
/**
43
- * @Route("/redundant-scheme", name="redundant_scheme", methods="https")
+ * @Route("/redundant-scheme", name="redundant_scheme", schemes="https")
44
*/
45
public function redundantScheme()
46
{
0 commit comments