Skip to content

Kirby 4.4.1

notEmpty

Checks that the given value is not empty

V::notEmpty($value): bool

Parameters

Name Type Default
$value * mixed

Return type

bool