We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16bcd78 commit 0bf518eCopy full SHA for 0bf518e
1 file changed
tests/system/Events/EventsTest.php
@@ -54,9 +54,6 @@ protected function tearDown(): void
54
#[RunInSeparateProcess]
55
public function testInitialize(): void
56
{
57
- /**
58
- * @var Modules $config
59
- */
60
$config = new Modules();
61
$config->aliases = [];
62
0 commit comments