Skip to content

Commit e51a956

Browse files
authored
Remove useless @param docblock on native param type (#34)
1 parent 87078c0 commit e51a956

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/TicketSwapErrorFormatter.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ final class TicketSwapErrorFormatter implements ErrorFormatter
2828
private ?string $editorUrl;
2929

3030
/**
31-
* @param RelativePathHelper $relativePathHelper
32-
* @param ErrorFormatter $ciDetectedErrorFormatter
33-
* @param string|null $editorUrl
3431
* @param array<string, mixed> $environmentVariables
3532
*/
3633
public function __construct(

0 commit comments

Comments
 (0)