Skip to content

Commit 3becd20

Browse files
dkarlovifabpot
authored andcommitted
align the type to the one in the human description
1 parent 622e6b4 commit 3becd20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Response/TransportResponseTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
trait TransportResponseTrait
3131
{
3232
private Canary $canary;
33+
/** @var array<string, list<string>> */
3334
private array $headers = [];
3435
private array $info = [
3536
'response_headers' => [],

0 commit comments

Comments
 (0)