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 fb139a7 commit cc70ca7Copy full SHA for cc70ca7
src/Exception/EnvironmentException.php
@@ -69,7 +69,7 @@ public static function getErrorMessageFromStatus(
69
/**
70
* @param StatusType|null $status
71
* @param \Throwable|null $previous
72
- * @return static
+ * @return self
73
*/
74
public static function fromStatus(
75
#[ExpectedValues(valuesFromClass: Status::class)]
0 commit comments