8000 Change PHPDoc in ResponseHeaderBag::getCookies() to help IDEs · symfony/symfony@479aa90 · GitHub
[go: up one dir, main page]

Skip to content

Commit 479aa90

Browse files
dborsattofabpot
authored andcommitted
Change PHPDoc in ResponseHeaderBag::getCookies() to help IDEs
1 parent 518ec86 commit 479aa90

File tr 8000 ee

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ public function removeCookie($name, $path = '/', $domain = null)
160160
*
161161
* @param string $format
162162
*
163-
* @return array
163+
* @return Cookie[]
164164
*
165165
* @throws \InvalidArgumentException When the $format is invalid
166166
*/

0 commit comments

Comments
 (0)
0