Edit File: CoversNothing.php
<?php declare(strict_types=1); namespace Pest\Factories\Covers; /** * @internal */ final class CoversNothing {}
Back