final class Helpers

deprecated

Configuration helpers.

Constants

PREVENT_MERGING

Methods

static mixed
merge(mixed $left, mixed $right) deprecated

No description

static bool
takeParent(mixed $data) deprecated

No description

Details

at line 26
static mixed merge(mixed $left, mixed $right) deprecated

deprecated

No description

Parameters

mixed $left
mixed $right

Return Value

mixed

at line 33
static bool takeParent(mixed $data) deprecated

deprecated

No description

Parameters

mixed $data

Return Value

bool

Traits

StaticClass