PHP 8.2.31
Preview: ReactEvent.php Size: 416 B
//opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/symplify/easy-parallel/src/Enum/ReactEvent.php

<?php

declare (strict_types=1);
namespace RectorPrefix202411\Symplify\EasyParallel\Enum;

/**
 * @api
 */
final class ReactEvent
{
    /**
     * @var string
     */
    public const EXIT = 'exit';
    /**
     * @var string
     */
    public const DATA = 'data';
    /**
     * @var string
     */
    public const ERROR = 'error';
    /**
     * @var string
     */
    public const CONNECTION = 'connection';
}

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
337 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
271 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
286 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
416 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download

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