Submit
Path:
~
/
/
usr
/
local
/
psa
/
admin
/
plib
/
modules
/
monitoring
/
vendor
/
laminas
/
laminas-stdlib
/
src
/
ArrayUtils
/
File Content:
MergeReplaceKeyInterface.php
<?php declare (strict_types=1); namespace PleskMonitoring\Laminas\Stdlib\ArrayUtils; /** * Marker interface: can be used to replace keys completely in {@see ArrayUtils::merge()} operations */ interface MergeReplaceKeyInterface { /** * @return mixed */ public function getData(); }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
MergeRemoveKey.php
118 bytes
0644
MergeReplaceKey.php
329 bytes
0644
MergeReplaceKeyInterface.php
303 bytes
0644
N4ST4R_ID | Naxtarrr