X7ROOT File Manager
Current Path:
/opt/cpanel/ea-wappspector/vendor/php-di/php-di/src/Compiler
opt
/
cpanel
/
ea-wappspector
/
vendor
/
php-di
/
php-di
/
src
/
Compiler
/
??
..
??
Compiler.php
(14.92 KB)
??
ObjectCreationCompiler.php
(7.2 KB)
??
RequestedEntryHolder.php
(360 B)
??
Template.php
(418 B)
Editing: Template.php
/** * This class has been auto-generated by PHP-DI. */ class <?php echo $this->containerClass; ?> extends <?php echo $this->containerParentClass; ?> { const METHOD_MAPPING = <?php var_export($this->entryToMethodMapping); ?>; <?php foreach ($this->methods as $methodName => $methodContent) { ?> protected function <?php echo $methodName; ?>() { <?php echo $methodContent; ?> } <?php } ?> }
Upload File
Create Folder