$uri->hasQuery()
$uri->hasQuery(): bool
Return type
bool
This method modifies the existing $uri
object it is applied to and returns it again.
Parent class
Kirby\Uuid\Uri
inherited from Kirby\Http\Uri
$uri->hasQuery(): bool
bool
This method modifies the existing $uri
object it is applied to and returns it again.
Kirby\Uuid\Uri
inherited from Kirby\Http\Uri