fixed docblock return type

This commit is contained in:
Eriksen Costa 2012-11-16 14:51:07 -02:00
parent 9a2edb9a63
commit 0b088ec939

View File

@ -23,7 +23,7 @@ class ServerBag extends ParameterBag
/**
* Gets the HTTP headers.
*
* @return string
* @return array
*/
public function getHeaders()
{