Skip to content

Commit a8964d5

Browse files
authored
Merge pull request #19 from DivineOmega/analysis-QM0xW6
Apply fixes from StyleCI
2 parents 6f744c2 + ddc58df commit a8964d5

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)