min
Checks if the value is higher than the minimum value
Parameters
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
$min * | float |
– |
Return type
bool
Checks if the value is higher than the minimum value
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
$min * | float |
– |
bool