🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 06:51:21 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
src
/
Set
/
Contract
📍 /opt/cpanel/ea-wappspector/vendor/rector/rector/src/Set/Contract
🔄 Refresh
✏️
Editing: SetListInterface.php
Read Only
<?php declare (strict_types=1); namespace Rector\Set\Contract; /** * @deprecated This interface needs a reflection to load and uses constant links. Now we changed to services provider architecture that can be used and registerd easily. Use * @see SetProviderInterface instead */ interface SetListInterface { }
💾 Save Changes
❌ Cancel