Skip to content

Commit

Permalink
clear
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 15, 2023
1 parent 505a249 commit 833ac72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhpParser/Node/Value/ValueResolver.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ public function getValue(Expr $expr, bool $resolvedClassReference = false): mixe
}

/**
* @api downgrade symfony
* @api symfony
* @param mixed[] $expectedValues
*/
public function isValues(Expr $expr, array $expectedValues): bool
Expand Down

0 comments on commit 833ac72

Please sign in to comment.