You are here

public function MergeReplaceKeyInterface::getData in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKeyInterface.php \Zend\Stdlib\ArrayUtils\MergeReplaceKeyInterface::getData()

Return value

mixed

1 method overrides MergeReplaceKeyInterface::getData()
MergeReplaceKey::getData in vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKey.php

File

vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKeyInterface.php, line 20

Class

MergeReplaceKeyInterface
Marker interface: can be used to replace keys completely in {

Namespace

Zend\Stdlib\ArrayUtils

Code

public function getData();