Utility/ArrayUtil.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\ArrayUtil

Package: Default
Array Utility class for testing and converting arrays

Methods

methodpublicisAssociateArray(array $arr) : true
static

Test if an array is an associate array

Parameters
NameTypeDescription
$arrarray
Returns
TypeDescription
trueif $arr is an associative array
Documentation was generated by phpDocumentor 2.8.5.