📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 22:34:31
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
rector
/
rector-symfony
/
src
/
Set
✏️
Editing: SensiolabsSetList.php
<?php declare (strict_types=1); namespace Rector\Symfony\Set; use Rector\Set\Contract\SetListInterface; /** * @api */ final class SensiolabsSetList implements SetListInterface { /** * @var string */ public const ANNOTATIONS_TO_ATTRIBUTES = __DIR__ . '/../../config/sets/sensiolabs/annotations-to-attributes.php'; }
💾 Save Changes
❌ Cancel