Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteadd41a

Browse files
committed
minor#52068 [SecurityBundle] Fix LogoutRouteLoader PHPDoc (alamirault)
This PR was merged into the 6.4 branch.Discussion----------[SecurityBundle] Fix LogoutRouteLoader PHPDoc| Q | A| ------------- | ---| Branch? | 6.4| Bug fix? | no| New feature? | no <!-- please update src/**/CHANGELOG.md files -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tickets | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->| License | MITFix little typo in phpdoc, introduced in#50946cc `@MatTheCat` for review :)Commits-------dbbc5bf [SecurityBundle] Fix LogoutRouteLoader phpdoc
2 parents43ed96e +dbbc5bf commiteadd41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Symfony/Bundle/SecurityBundle/Routing/LogoutRouteLoader.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ final class LogoutRouteLoader
1919
{
2020
/**
2121
* @param array<string, string> $logoutUris Logout URIs indexed by the corresponding firewall name
22-
* @param string $parameterName Name of the container parameter containing {@see $logoutUris}' value
22+
* @param string $parameterName Name of the container parameter containing {@see $logoutUris} value
2323
*/
2424
publicfunction__construct(
2525
privatereadonlyarray$logoutUris,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp