ArrayUtility

ArrayUtility class.

author

Arno Dudek

Methods

setValueByObjectPath

setValueByObjectPath(array &$reference, string $key, mixed $value) : void
static

Arguments

$reference

array

$key

string

$value

mixed

getValueByObjectPath

getValueByObjectPath(array &$reference, string $key) : void
static

Arguments

$reference

array

$key

string