Skip to content

Kirby 4.1.2

notEmpty

Checks that the given value is not empty

V::notEmpty($value): bool

Parameters

Name Type Default
$value * mixed

Return type

bool