$uri->host()
Returns the ID part of the UUID string (and sets it when new one passed)
$uri->host(string $host = null): string|null
Parameters
| Name | Type | Default |
|---|---|---|
| $host | string |
null |
Return type
string|null
Returns the ID part of the UUID string (and sets it when new one passed)
$uri->host(string $host = null): string|null
| Name | Type | Default |
|---|---|---|
| $host | string |
null |
string|null