$uri->isAbsolute()
Checks if the host exists
$uri->isAbsolute(): bool
Return type
bool
This method modifies the existing $uri
object it is applied to and returns it again.
Checks if the host exists
$uri->isAbsolute(): bool
bool
This method modifies the existing $uri
object it is applied to and returns it again.