PHP 8.2.31
Preview: DescriptorInterface.php Size: 557 B
/opt/cpanel/ea-wappspector/vendor/symfony/console/Descriptor/DescriptorInterface.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\Console\Descriptor;

use Symfony\Component\Console\Output\OutputInterface;

/**
 * Descriptor interface.
 *
 * @author Jean-François Simon <contact@jfsimon.fr>
 */
interface DescriptorInterface
{
    public function describe(OutputInterface $output, object $object, array $options = []);
}

Directory Contents

Dirs: 0 × Files: 7

Name Size Perms Modified Actions
3.73 KB lrw-r--r-- 2024-11-06 11:30:55
Edit Download
2.88 KB lrw-r--r-- 2024-11-06 11:30:55
Edit Download
557 B lrw-r--r-- 2024-11-06 11:30:55
Edit Download
5.70 KB lrw-r--r-- 2024-11-06 11:30:55
Edit Download
6.92 KB lrw-r--r-- 2024-11-06 11:30:55
Edit Download
12.32 KB lrw-r--r-- 2024-11-06 11:30:55
Edit Download
9.69 KB lrw-r--r-- 2024-11-06 11:30:55
Edit Download

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