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

Commit 052db7b

Browse files
committed
Removed redundant param type
It can be only array as defined in method signature
1 parent e8e667e commit 052db7b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/ClientTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,8 +588,6 @@ public function cookies()
588588

589589
/**
590590
* @dataProvider cookies
591-
*
592-
* @param string|array $cookies
593591
*/
594592
public function testSetCookies(array $cookies)
595593
{

0 commit comments

Comments
 (0)