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