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
Checks that the given value is not empty
V::notEmpty($value): bool
| Name | Type | Default |
|---|---|---|
| $valuerequired | mixed |
no default value |
bool