PHP 8.2.31
Preview: ConfigurableRectorInterface.php Size: 364 B
//opt/cpanel/ea-wappspector/vendor/rector/rector/src/Contract/Rector/ConfigurableRectorInterface.php

<?php

declare (strict_types=1);
namespace Rector\Contract\Rector;

use Symplify\RuleDocGenerator\Contract\ConfigurableRuleInterface;
interface ConfigurableRectorInterface extends \Rector\Contract\Rector\RectorInterface, ConfigurableRuleInterface
{
    /**
     * @param mixed[] $configuration
     */
    public function configure(array $configuration) : void;
}

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
364 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
717 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
422 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).