MergeReplaceKey
in package
implements
MergeReplaceKeyInterface
FinalYes
Table of Contents
Interfaces
- MergeReplaceKeyInterface
- Marker interface: can be used to replace keys completely in {@see ArrayUtils::merge()} operations
Properties
- $data : mixed
Methods
- __construct() : mixed
- getData() : mixed
Properties
$data
protected
mixed
$data
Methods
__construct()
public
__construct(mixed $data) : mixed
Parameters
- $data : mixed
getData()
public
getData() : mixed