📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 12:44:52
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
templates
✏️
Editing: rector.php.dist
<?php declare(strict_types=1); use Rector\Config\RectorConfig; return RectorConfig::configure() ->withPaths([ __PATHS__ ]) // uncomment to reach your current PHP version // ->withPhpSets() ->withTypeCoverageLevel(0);
💾 Save Changes
❌ Cancel