Skip to content

Commit b470a5d

Browse files
authored
Update CheckHost.php
1 parent b49d3e1 commit b470a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CheckHost.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class CheckHost
88
{
99
private array $nodes;
1010
private ?string $proxy;
11-
private string|array|null $selected_countries;
11+
private array|null $selected_countries;
1212
private bool $except;
1313
private int $timeout;
1414

0 commit comments

Comments
 (0)