Skip to content

Commit 7faeeaa

Browse files
sclubricantskenjis
andauthored
Update system/HTTP/CLIRequest.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
1 parent ad18607 commit 7faeeaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/HTTP/CLIRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ public function getGetPost($index = null, $filter = null, $flags = null)
279279
* @param int|null $filter A filter name to be applied
280280
* @param mixed $flags
281281
*
282-
* @return null
282+
* @return array|null
283283
*/
284284
public function getCookie($index = null, $filter = null, $flags = null)
285285
{

0 commit comments

Comments
 (0)