PHP 8.3.31
Preview: HelperInterface.php Size: 799 B
//proc/thread-self/root/home/getspomw/itechservicellc.com/vendor/symfony/console/Helper/HelperInterface.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\Helper;

/**
 * HelperInterface is the interface all helpers must implement.
 *
 * @author Fabien Potencier <fabien@symfony.com>
 */
interface HelperInterface
{
    /**
     * Sets the helper set associated with this helper.
     */
    public function setHelperSet(?HelperSet $helperSet): void;

    /**
     * Gets the helper set associated with this helper.
     */
    public function getHelperSet(): ?HelperSet;

    /**
     * Returns the canonical name of this helper.
     */
    public function getName(): string;
}

Directory Contents

Dirs: 0 × Files: 23

Name Size Perms Modified Actions
3.25 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
2.56 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
1.63 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
2.19 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
4.45 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
799 B lrw-r--r-- 2025-10-28 20:23:34
Edit Download
1.79 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
731 B lrw-r--r-- 2025-10-28 20:23:34
Edit Download
2.94 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
4.72 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
20.36 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
7.48 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
18.82 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
3.15 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
33.77 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
1.69 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
2.17 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
536 B lrw-r--r-- 2025-10-28 20:23:34
Edit Download
531 B lrw-r--r-- 2025-10-28 20:23:34
Edit Download
12.78 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
2.85 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
2.32 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download
2.26 KB lrw-r--r-- 2025-10-28 20:23:34
Edit Download

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