Skip to content

Commit 262e9a7

Browse files
Response type update
Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
1 parent da8defa commit 262e9a7

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

tests/system/Honeypot/HoneypotTest.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,7 @@ final class HoneypotTest extends CIUnitTestCase
3636
*/
3737
private $request;
3838

39-
/**
40-
* @var Response
41-
*/
42-
private $response;
39+
private Response $response;
4340

4441
protected function setUp(): void
4542
{

0 commit comments

Comments
 (0)