8000 minor #31631 Fixes a small doc blocks syntax error (michaelKaefer) · symfony/symfony@d0bea7a · GitHub
[go: up one dir, main page]

Skip to content

Commit d0bea7a

Browse files
committed
minor #31631 Fixes a small doc blocks syntax error (michaelKaefer)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #31631). Discussion ---------- Fixes a small doc blocks syntax error | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- 34d4fa6 Fixes a small doc blocks syntax error
2 parents 9b30c3e + 34d4fa6 commit d0bea7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2050,7 +2050,7 @@ private function setPhpDefaultLocale($locale)
20502050
}
20512051
}
20522052

2053-
/*
2053+
/**
20542054
* Returns the prefix as encoded in the string when the string starts with
20552055
* the given prefix, false otherwise.
20562056
*

0 commit comments

Comments
 (0)
0