PHP 8.3.31
Preview: TestSuiteWithName.php Size: 552 B
/home/getspomw/itechservicellc.com/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteWithName.php

<?php declare(strict_types=1);
/*
 * This file is part of PHPUnit.
 *
 * (c) Sebastian Bergmann <sebastian@phpunit.de>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
namespace PHPUnit\Event\TestSuite;

/**
 * @immutable
 *
 * @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
 */
final readonly class TestSuiteWithName extends TestSuite
{
    public function isWithName(): true
    {
        return true;
    }
}

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
1.60 KB lrw-r--r-- 2025-10-28 20:23:16
Edit Download
3.18 KB lrw-r--r-- 2025-10-28 20:23:16
Edit Download
1.29 KB lrw-r--r-- 2025-10-28 20:23:16
Edit Download
1.71 KB lrw-r--r-- 2025-10-28 20:23:16
Edit Download
552 B lrw-r--r-- 2025-10-28 20:23:16
Edit Download

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