PHP 8.2.31
Preview: FileUnit.php Size: 502 B
/opt/cpanel/ea-wappspector/vendor/sebastian/code-unit/src/FileUnit.php

<?php declare(strict_types=1);
/*
 * This file is part of sebastian/code-unit.
 *
 * (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 SebastianBergmann\CodeUnit;

/**
 * @psalm-immutable
 */
final class FileUnit extends CodeUnit
{
    /**
     * @psalm-assert-if-true FileUnit $this
     */
    public function isFile(): bool
    {
        return true;
    }
}

Directory Contents

Dirs: 1 × Files: 12

Name Size Perms Modified Actions
- drwxr-xr-x 2023-02-03 06:58:43
Edit Download
523 B lrw-r--r-- 2023-02-03 06:58:43
Edit Download
505 B lrw-r--r-- 2023-02-03 06:58:43
Edit Download
12.05 KB lrw-r--r-- 2023-02-03 06:58:43
Edit Download
1.53 KB lrw-r--r-- 2023-02-03 06:58:43
Edit Download
1.08 KB lrw-r--r-- 2023-02-03 06:58:43
Edit Download
502 B lrw-r--r-- 2023-02-03 06:58:43
Edit Download
514 B lrw-r--r-- 2023-02-03 06:58:43
Edit Download
531 B lrw-r--r-- 2023-02-03 06:58:43
Edit Download
517 B lrw-r--r-- 2023-02-03 06:58:43
Edit Download
7.21 KB lrw-r--r-- 2023-02-03 06:58:43
Edit Download
523 B lrw-r--r-- 2023-02-03 06:58:43
Edit Download
505 B lrw-r--r-- 2023-02-03 06:58:43
Edit Download

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