mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
Fix
This commit is contained in:
parent
17b70c5ae5
commit
90dea2f947
@ -633,6 +633,9 @@ class EnumTest extends TestCase
|
||||
noop($foo);
|
||||
noop(FooEnum::Foo->value);
|
||||
PHP,
|
||||
'assertions' => [],
|
||||
'ignored_issues' => [],
|
||||
'php_version' => '8.1',
|
||||
],
|
||||
'backedEnumCaseValueFromClassConstant' => [
|
||||
'code' => <<<'PHP'
|
||||
|
Loading…
x
Reference in New Issue
Block a user