Skip to content

Commit 89a1a1f

Browse files
authored
Merge pull request #39 from tzsk/analysis-QM0PYp
Apply fixes from StyleCI
2 parents eef37ff + 171bd69 commit 89a1a1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/EncryptRequestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class EncryptRequestTest extends TestCase
1111
*/
1212
protected $crypton;
1313

14-
public function setUp() : void
14+
public function setUp(): void
1515
{
1616
parent::setUp();
1717

0 commit comments

Comments
 (0)