public function MergeReplaceKeyInterface::getData in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\ArrayUtilsCode
public function getData();