📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 13:45:52
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
src
/
Testing
/
Contract
✏️
Editing: RectorTestInterface.php
<?php declare (strict_types=1); namespace Rector\Testing\Contract; interface RectorTestInterface { public function provideConfigFilePath() : string; }
💾 Save Changes
❌ Cancel