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