📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 04:28:31
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
src
/
Contract
/
DependencyInjection
📍 /opt/cpanel/ea-wappspector/vendor/rector/rector/src/Contract/DependencyInjection
🔄 Refresh
✏️
Editing: RelatedConfigInterface.php
Read Only
<?php declare (strict_types=1); namespace Rector\Contract\DependencyInjection; /** * @internal Use for rules that require extra custom services. */ interface RelatedConfigInterface { public static function getConfigFile() : string; }
💾 Save Changes
❌ Cancel