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 6f744c2 + ddc58df commit a8964d5Copy full SHA for a8964d5
tests/Unit/PasswordExposedTest.php
@@ -7,7 +7,7 @@
7
8
class PasswordExposedTest extends TestCase
9
{
10
- public function setUp() : void
+ public function setUp(): void
11
12
$this->passwordExposed = new PasswordExposed();
13
}
0 commit comments