Skip to content

Commit

Permalink
Cleanup outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-demb committed Nov 11, 2022
1 parent f49ff60 commit 995b6e8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -1371,7 +1371,7 @@ private function visitEnumDeclaration(
$stmt->expr,
$this->aliases,
$this->file_scanner,
$storage->constants, // enum case value expressions cannot reference constants
$storage->constants,
$fq_classlike_name
);

Expand Down

0 comments on commit 995b6e8

Please sign in to comment.