We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eef37ff + 171bd69 commit 89a1a1fCopy full SHA for 89a1a1f
1 file changed
tests/EncryptRequestTest.php
@@ -11,7 +11,7 @@ class EncryptRequestTest extends TestCase
11
*/
12
protected $crypton;
13
14
- public function setUp() : void
+ public function setUp(): void
15
{
16
parent::setUp();
17
0 commit comments