📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 12:13:36
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
src
/
Contract
/
DependencyInjection
✏️
Editing: RelatedConfigInterface.php
<?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