🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 07:16:41 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
rector
/
rector-symfony
/
src
/
Set
📍 /opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/rector/rector-symfony/src/Set
🔄 Refresh
✏️
Editing: JMSSetList.php
Read Only
<?php declare (strict_types=1); namespace Rector\Symfony\Set; use Rector\Set\Contract\SetListInterface; /** * @api */ final class JMSSetList implements SetListInterface { /** * @var string */ public const ANNOTATIONS_TO_ATTRIBUTES = __DIR__ . '/../../config/sets/jms/annotations-to-attributes.php'; }
💾 Save Changes
❌ Cancel