Add missing parameter in doc comment
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
parent
6f547b5d9a
commit
37cf811f36
@ -393,6 +393,8 @@ class Response
|
||||
/**
|
||||
* Wrapper around PHP's header() function.
|
||||
*
|
||||
* @param string $text header string
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function header($text)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user