We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f872f88 commit 8d86e24Copy full SHA for 8d86e24
README.md
@@ -106,7 +106,7 @@ $checkHost = new CheckHost(
106
107
### `runCheck(string $host, string $type, int|null $maxNodes = 0): array|false`
108
109
-**Combines `sendRequest()` and `getResults()` into one call.**
+**Combines `sendRequest()` and `getResults()` into a single call, returning structured data.**
110
111
| Parameter | Type | Description |
112
| ----------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
0 commit comments