@@ -74,7 +74,7 @@ discard block |
||
74 | 74 | |
75 | 75 | /** |
76 | 76 | * @param array $expectedResponse |
77 | - * @param array $response |
|
77 | + * @param Response $response |
|
78 | 78 | * |
79 | 79 | * @throws ExpectationFailedException |
80 | 80 | */ |
@@ -97,7 +97,7 @@ discard block |
||
97 | 97 | |
98 | 98 | /** |
99 | 99 | * @param array $expectedResponse |
100 | - * @param array $response |
|
100 | + * @param Response $response |
|
101 | 101 | * |
102 | 102 | * @throws ExpectationFailedException |
103 | 103 | */ |