PHP 8.3.31
Preview: DataDumperInterface.php Size: 548 B
/home/getspomw/royalsquad.us/vendor/symfony/var-dumper/Dumper/DataDumperInterface.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\Dumper;

use Symfony\Component\VarDumper\Cloner\Data;

/**
 * DataDumperInterface for dumping Data objects.
 *
 * @author Nicolas Grekas <p@tchwork.com>
 */
interface DataDumperInterface
{
    /**
     * @return string|null
     */
    public function dump(Data $data);
}

Directory Contents

Dirs: 1 × Files: 7

Name Size Perms Modified Actions
- drwxrwxrwx 2026-04-19 15:40:23
Edit Download
5.94 KB lrw-rw-rw- 2025-09-17 06:53:24
Edit Download
23.20 KB lrw-rw-rw- 2025-09-17 06:53:24
Edit Download
1.05 KB lrw-rw-rw- 2025-09-17 06:53:24
Edit Download
548 B lrw-rw-rw- 2025-09-17 06:53:24
Edit Download
5.38 KB lrw-r--r-- 2026-04-26 10:21:01
Edit Download
33.77 KB lrw-rw-rw- 2025-09-17 06:53:24
Edit Download
1.54 KB lrw-rw-rw- 2025-09-17 06:53:24
Edit Download

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