Skip to content

Commit ddc58df

Browse files
DivineOmegaStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 6f744c2 commit ddc58df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/PasswordExposedTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
class PasswordExposedTest extends TestCase
99
{
10-
public function setUp() : void
10+
public function setUp(): void
1111
{
1212
$this->passwordExposed = new PasswordExposed();
1313
}

0 commit comments

Comments
 (0)