Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1072f0e

Browse files
committed
merged branch vicb/typo (PR #6268)
This PR was merged into the master branch. Commits ------- 70a69d4 [Routing] fix typo Discussion ---------- [Routing] fix typo
2 parents 7200703 + 70a69d4 commit 1072f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ private function compileRoutes(RouteCollection $routes, $supportsRedirections)
145145
*
146146
* @param DumperPrefixCollection $routes A DumperPrefixCollection instance
147147
* @param Boolean $supportsRedirections Whether redirections are supported by the base class
148-
* @parma string $prefix Prefix of the parent collection
148+
* @param string $prefix Prefix of the parent collection
149149
*
150150
* @return string PHP code
151151
*/

0 commit comments

Comments
 (0)