mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Cleanup outdated comment
This commit is contained in:
parent
c613e47c55
commit
5704087422
@ -1378,7 +1378,7 @@ class ClassLikeNodeScanner
|
||||
$stmt->expr,
|
||||
$this->aliases,
|
||||
$this->file_scanner,
|
||||
$storage->constants, // enum case value expressions cannot reference constants
|
||||
$storage->constants,
|
||||
$fq_classlike_name
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user