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 55555d3 commit a128308Copy full SHA for a128308
1 file changed
src/Enum.php
@@ -94,8 +94,8 @@ public function __wakeup()
94
95
/**
96
* @param mixed $value
97
+ * @psalm-param T $value
98
* @return static
- * @psalm-return static<T>
99
*/
100
public static function from($value): self
101
{
0 commit comments