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 7fbd121 commit 444958aCopy full SHA for 444958a
tests/PHPStan/Rules/Variables/DefinedVariableRuleTest.php
@@ -1178,4 +1178,5 @@ public function testDynamicVariable(): void
1178
1179
$this->analyse([__DIR__ . '/data/dynamic-variable.php'], []);
1180
}
1181
+
1182
0 commit comments