<?php

declare(strict_types=1);

namespace Pest\Factories\Covers;

/**
 * @internal
 */
final class CoversNothing
{
}
