Heray-Was-Here
Server : LiteSpeed
System : Linux server310.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
User : myveqfxv ( 6863)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /opt/cpanel/ea-wappspector/vendor/rector/rector/src/Set/ValueObject/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //opt/cpanel/ea-wappspector/vendor/rector/rector/src/Set/ValueObject/LevelSetList.php
<?php

declare (strict_types=1);
namespace Rector\Set\ValueObject;

use Rector\Set\Contract\SetListInterface;
/**
 * @api
 */
final class LevelSetList implements SetListInterface
{
    /**
     * @var string
     */
    public const UP_TO_PHP_84 = __DIR__ . '/../../../config/set/level/up-to-php84.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_83 = __DIR__ . '/../../../config/set/level/up-to-php83.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_82 = __DIR__ . '/../../../config/set/level/up-to-php82.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_81 = __DIR__ . '/../../../config/set/level/up-to-php81.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_80 = __DIR__ . '/../../../config/set/level/up-to-php80.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_74 = __DIR__ . '/../../../config/set/level/up-to-php74.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_73 = __DIR__ . '/../../../config/set/level/up-to-php73.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_72 = __DIR__ . '/../../../config/set/level/up-to-php72.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_71 = __DIR__ . '/../../../config/set/level/up-to-php71.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_70 = __DIR__ . '/../../../config/set/level/up-to-php70.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_56 = __DIR__ . '/../../../config/set/level/up-to-php56.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_55 = __DIR__ . '/../../../config/set/level/up-to-php55.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_54 = __DIR__ . '/../../../config/set/level/up-to-php54.php';
    /**
     * @var string
     */
    public const UP_TO_PHP_53 = __DIR__ . '/../../../config/set/level/up-to-php53.php';
}

Hry