in relay/Sentinel.php [43:52]
public function __construct(
array|string|null $host = null,
int $port = 26379,
float $timeout = 0,
mixed $persistent = null,
int $retry_interval = 0,
float $read_timeout = 0,
#[\SensitiveParameter] mixed $auth = null,
array|null $context = null
) {}