Skip to content

Kirby 5.0.4

notEmpty

Checks that the given value is not empty

V::notEmpty($value): bool

Parameters

Name Type Default
$valuerequired mixed no default value

Return type

bool