PHP 8.2.31
Preview: AssertMethod.php Size: 256 B
//opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/rector/rector-phpunit/src/Enum/AssertMethod.php

<?php

declare (strict_types=1);
namespace Rector\PHPUnit\Enum;

final class AssertMethod
{
    /**
     * @var string
     */
    public const ASSERT_FALSE = 'assertFalse';
    /**
     * @var string
     */
    public const ASSERT_TRUE = 'assertTrue';
}

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
256 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
871 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
253 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download

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