JArrayHelper::toInteger
Function to convert array to integer values
Signature
public function toInteger(&
$array,
[mixed
$default = null] )
Parameters
-
$array
-
$default
- A default value (int|array) to assign if $array is not an array
Returns
- void