Preview: EasyParallelConfig.php
Size: 251 B
/opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/symplify/easy-parallel/src/ValueObject/EasyParallelConfig.php
<?php
declare (strict_types=1);
namespace RectorPrefix202411\Symplify\EasyParallel\ValueObject;
/**
* @api
*/
final class EasyParallelConfig
{
/**
* @var string
*/
public const FILE_PATH = __DIR__ . '/../../config/config.php';
}
Directory Contents
Dirs: 0 × Files: 4