opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
src
/
Contract
/
Rector
➕ New
📤 Upload
✎ Editing:
ConfigurableRectorInterface.php
← Back
<?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; }
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel