PHP 8.3.31
Preview: ReflectorFormatter.php Size: 434 B
/proc/thread-self/root/home/getspomw/itechservicellc.com/vendor/psy/psysh/src/Formatter/ReflectorFormatter.php

<?php

/*
 * This file is part of Psy Shell.
 *
 * (c) 2012-2023 Justin Hileman
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Psy\Formatter;

/**
 * Reflector formatter interface.
 */
interface ReflectorFormatter
{
    /**
     * @param \Reflector $reflector
     */
    public static function format(\Reflector $reflector): string;
}

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
9.76 KB lrw-r--r-- 2025-10-28 20:23:26
Edit Download
4.55 KB lrw-r--r-- 2025-10-28 20:23:26
Edit Download
434 B lrw-r--r-- 2025-10-28 20:23:26
Edit Download
11.17 KB lrw-r--r-- 2025-10-28 20:23:26
Edit Download
3.28 KB lrw-r--r-- 2025-10-28 20:23:26
Edit Download

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