max
Checks if the value does not exceed the maximum value
Parameters
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
$max * | float |
– |
Return type
bool
Checks if the value does not exceed the maximum value
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
$max * | float |
– |
bool