Interface MergeReplaceKeyInterface

Summary

Fully Qualified Name: Zend\Stdlib\ArrayUtils\MergeReplaceKeyInterface

Description

Marker interface: can be used to replace keys completely in {@see ArrayUtils::merge()} operations

Methods

Name Description Defined By
getData() MergeReplaceKeyInterface

Method Details

getData()

Returns: mixed

Top