We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e58f99 commit fdb1bd5Copy full SHA for fdb1bd5
src/Enum.php
@@ -31,7 +31,6 @@ abstract class Enum implements \JsonSerializable
31
/**
32
* Store existing constants in a static cache per object.
33
*
34
- * @psalm-pure
35
36
* @var array
37
* @psalm-var array<class-string, array<string, mixed>>
0 commit comments