10000 merged branch asm89/master (PR #1849) · ajitomatix/symfony@5b5dc45 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 5b5dc45

Browse files
committed
merged branch asm89/master (PR symfony#1849)
Commits ------- cbbdceb [HttpFoundation] Fixed incorrect ServerBag comment Discussion ---------- [HttpFoundation] Fixed incorrect ServerBag comment .
2 parents c639d8d + cbbdceb commit 5b5dc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/ServerBag.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\HttpFoundation;
1313

1414
/**
15-
* HeaderBag is a container for HTTP headers.
15+
* ServerBag is a container for HTTP headers from the $_SERVER variable.
1616
*
1717
* @author Fabien Potencier <fabien@symfony.com>
1818
* @author Bulat Shakirzyanov <mallluhuct@gmail.com>

0 commit comments

Comments
 (0)
0