PHP 8.1.33
Preview: ClonerInterface.php Size: 572 B
/home/jambtst2015/public_html/ida.com.ng/libraries/vendor/symfony/var-dumper/Cloner/ClonerInterface.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\Cloner;

/**
 * @author Nicolas Grekas <p@tchwork.com>
 */
interface ClonerInterface
{
    /**
     * Clones a PHP variable.
     *
     * @param mixed $var Any PHP variable
     *
     * @return Data The cloned variable represented by a Data object
     */
    public function cloneVar($var);
}

Directory Contents

Dirs: 0 × Files: 7

Name Size Perms Modified Actions
20.07 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
572 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
1.06 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
13.48 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
1.81 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
1.52 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
12.35 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download

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