Skip to content

Commit 4702c26

Browse files
committed
Merge pull request #170 from symfony-cmf/analysis-XWNndy
Applied fixes from StyleCI
2 parents 8df5013 + ff9b788 commit 4702c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DynamicRouter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ public function supports($name)
210210
* request method is not allowed
211211
*
212212
* @deprecated Use matchRequest exclusively to avoid problems. This method will be removed in version 2.0
213-
*
213+
*
214214
* @api
215215
*/
216216
public function match($pathinfo)

0 commit comments

Comments
 (0)