Skip to content

Kirby 4.2.0

$query->isEmpty()

Returns true if the request doesn't contain query variables

$query->isEmpty(): bool

Return type

bool

Parent class

Kirby\Http\Request\Query