notIn
Checks that the given value is not in the given list of values
Parameters
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
$notIn * | mixed |
– |
Return type
bool
Checks that the given value is not in the given list of values
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
$notIn * | mixed |
– |
bool