Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit cb8f354

Browse files

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Cookies.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
class Cookies extends Headers
3939
{
4040
/**
41-
* @var Headers
41+
* @var \Zend\Http\Headers
4242
*/
4343
protected $headers = null;
4444

4545
/**
46-
* @var $_rawCookies
46+
* @var array
4747
*/
4848
protected $rawCookies;
4949

0 commit comments

Comments
 (0)