Utility/ArrayUtil.php
- Package
- Default
Package: DefaultArray Utility class for testing and converting arrays
Methods



isAssociateArray(array $arr) : truestaticTest if an array is an associate array
Parameters| Name | Type | Description |
|---|
| $arr | array | |
|---|
Returns| Type | Description |
|---|
| true | if $arr is an associative array |