ArrayLib extends BaseLib
Table of Contents
Methods
- callExplode() : mixed
- callFirstValue() : mixed
- callImplode() : mixed
- callMerge() : mixed
- callShuffle() : mixed
- callSwirl() : mixed
- getFunctions() : array<string|int, mixed>
Methods
callExplode()
public
callExplode(Arguments $args) : mixed
Parameters
- $args : Arguments
callFirstValue()
public
callFirstValue(Arguments $args) : mixed
Parameters
- $args : Arguments
callImplode()
public
callImplode(Arguments $args) : mixed
Parameters
- $args : Arguments
callMerge()
public
callMerge(Arguments $args) : mixed
Parameters
- $args : Arguments
callShuffle()
public
callShuffle(Arguments $args) : mixed
Parameters
- $args : Arguments
callSwirl()
public
callSwirl(Arguments $args) : mixed
Parameters
- $args : Arguments
getFunctions()
public
getFunctions() : array<string|int, mixed>