PHP 8.2.31
Preview: Bridge.php Size: 524 B
//opt/cpanel/ea-wappspector/vendor/rector/rector/src/Parallel/ValueObject/Bridge.php

<?php

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

/**
 * @enum
 */
final class Bridge
{
    /**
     * @var string
     */
    public const FILE_DIFFS = 'file_diffs';
    /**
     * @var string
     */
    public const SYSTEM_ERRORS = 'system_errors';
    /**
     * @var string
     */
    public const SYSTEM_ERRORS_COUNT = 'system_errors_count';
    /**
     * @var string
     */
    public const FILES = 'files';
    /**
     * @var string
     */
    public const FILES_COUNT = 'files_count';
}

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
524 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
951 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).