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.
1 parent 62e3f4f commit 3673c70Copy full SHA for 3673c70
tests/AntiScanScanClubTest.php
@@ -5,7 +5,7 @@
5
6
class AntiScanScanClubTest extends Orchestra\Testbench\TestCase
7
{
8
- public function setUp() {
+ public function setUp(): void {
9
parent::setUp();
10
$this->ASSC = new AntiScanScanClub();
11
}
0 commit comments