in
Checks if the value exists in a list of given values
Parameters
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
$in * | array |
– |
$strict | bool |
false |
Return type
bool
Checks if the value exists in a list of given values
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
$in * | array |
– |
$strict | bool |
false |
bool