We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87078c0 commit e51a956Copy full SHA for e51a956
1 file changed
src/TicketSwapErrorFormatter.php
@@ -28,9 +28,6 @@ final class TicketSwapErrorFormatter implements ErrorFormatter
28
private ?string $editorUrl;
29
30
/**
31
- * @param RelativePathHelper $relativePathHelper
32
- * @param ErrorFormatter $ciDetectedErrorFormatter
33
- * @param string|null $editorUrl
34
* @param array<string, mixed> $environmentVariables
35
*/
36
public function __construct(
0 commit comments