Skip to content

Commit 5cd9b8c

Browse files
[2.7] More docblock fixes
1 parent 2c6ea08 commit 5cd9b8c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cookie.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,6 @@ public function __construct($name, $value, $expires = null, $path = null, $domai
8080

8181
/**
8282
* Returns the HTTP representation of the Cookie.
83-
*
84-
* @return string The HTTP representation of the Cookie
85-
*
86-
* @throws \UnexpectedValueException
8783
*/
8884
public function __toString()
8985
{

0 commit comments

Comments
 (0)