required
Checks if the value is present
V::required($value, $array = null): bool
Parameters
Name | Type | Default |
---|---|---|
$valuerequired | mixed |
no default value |
$array | mixed |
null
|
Return type
bool
Checks if the value is present
V::required($value, $array = null): bool
Name | Type | Default |
---|---|---|
$valuerequired | mixed |
no default value |
$array | mixed |
null
|
bool