A::isAssociative()
Checks whether an array is associative or not
Parameters
Name | Type | Default | Description |
---|---|---|---|
$array * | array |
– | The array to analyze |
Return type
bool
Checks whether an array is associative or not
Name | Type | Default | Description |
---|---|---|---|
$array * | array |
– | The array to analyze |
bool