Skip to content

Kirby 4.1.2

more

Checks if the first value is higher than the second value

V::more($value, float $min): bool

Parameters

Name Type Default
$value * mixed
$min * float

Return type

bool