%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /opt/cpanel/ea-wappspector/vendor/rector/rector/config/set/
Upload File :
Create Path :
Current File : //opt/cpanel/ea-wappspector/vendor/rector/rector/config/set/type-declaration.php

<?php

declare (strict_types=1);
namespace RectorPrefix202411;

use Rector\Config\Level\TypeDeclarationLevel;
use Rector\Config\RectorConfig;
return static function (RectorConfig $rectorConfig) : void {
    // the rule order matters, as its used in withTypeCoverageLevel() method
    // place the safest rules first, follow by more complex ones
    $rectorConfig->rules(TypeDeclarationLevel::RULES);
};

Zerion Mini Shell 1.0