PHP 8.3.31
Preview: DumpDescriptorInterface.php Size: 610 B
/home/getspomw/royalsquad.us/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php

<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <fabien@symfony.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Component\VarDumper\Command\Descriptor;

use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\VarDumper\Cloner\Data;

/**
 * @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
 */
interface DumpDescriptorInterface
{
    public function describe(OutputInterface $output, Data $data, array $context, int $clientId): void;
}

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
2.56 KB lrw-rw-rw- 2025-09-17 06:53:24
Edit Download
610 B lrw-rw-rw- 2025-09-17 06:53:24
Edit Download
2.29 KB lrw-r--r-- 2026-04-25 10:25:19
Edit Download
3.59 KB lrw-rw-rw- 2025-09-17 06:53:24
Edit Download

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