Submit
Path:
~
/
/
proc
/
self
/
root
/
opt
/
psa
/
admin
/
plib
/
modules
/
wp-toolkit
/
vendor
/
laminas
/
laminas-httphandlerrunner
/
src
/
File Content:
ConfigProvider.php
<?php declare (strict_types=1); namespace WPToolkitDependenciesIsolationPrefix\Laminas\HttpHandlerRunner; class ConfigProvider { public function __invoke() : array { return ['dependencies' => $this->getDependencies()]; } public function getDependencies() : array { return []; } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
Emitter
---
0755
Exception
---
0755
ConfigProvider.php
322 bytes
0644
RequestHandlerRunner.php
2852 bytes
0644
RequestHandlerRunnerInterface.php
706 bytes
0644
N4ST4R_ID | Naxtarrr