Skip to content

Kirby 4.3.0

notEmpty

Checks that the given value is not empty

V::notEmpty($value): bool

Parameters

Name Type Default
$value * mixed

Return type

bool