We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c639d8d + cbbdceb commit 5b5dc45Copy full SHA for 5b5dc45
src/Symfony/Component/HttpFoundation/ServerBag.php
@@ -12,7 +12,7 @@
12
namespace Symfony\Component\HttpFoundation;
13
14
/**
15
- * HeaderBag is a container for HTTP headers.
+ * ServerBag is a container for HTTP headers from the $_SERVER variable.
16
*
17
* @author Fabien Potencier <fabien@symfony.com>
18
* @author Bulat Shakirzyanov <mallluhuct@gmail.com>
0 commit comments