class Helpers

Methods

static array
array_enqueue(array $array)

Add a variable number of elements to the front of an array

Details

at line line 13
static array array_enqueue(array $array)

Add a variable number of elements to the front of an array

Parameters

array $array

Return Value

array