Skip to content

Commit 894a126

Browse files
committed
lints
1 parent caea260 commit 894a126

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/Integration/RequestIntegration.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,6 @@ final class RequestIntegration implements IntegrationInterface
7979
*
8080
* @param RequestFetcherInterface|null $requestFetcher PSR-7 request fetcher
8181
* @param array<string, mixed> $options The options
82-
*
83-
* @psalm-param array{
84-
* pii_sanitize_headers?: string[]
85-
* } $options
8682
*/
8783
public function __construct(?RequestFetcherInterface $requestFetcher = null, array $options = [])
8884
{

0 commit comments

Comments
 (0)