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 3d5c198 commit 2e58f99Copy full SHA for 2e58f99
src/Enum.php
@@ -146,6 +146,7 @@ public static function values()
146
* Returns all possible values as an array
147
*
148
* @psalm-pure
149
+ * @psalm-suppress ImpureStaticProperty
150
151
* @psalm-return array<string, mixed>
152
* @return array Constant name in key, constant value in value
0 commit comments