PHP 8.2.31
Preview: InputAwareInterface.php Size: 615 B
//opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/symfony/console/Input/InputAwareInterface.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 RectorPrefix202411\Symfony\Component\Console\Input;

/**
 * InputAwareInterface should be implemented by classes that depends on the
 * Console Input.
 *
 * @author Wouter J <waldio.webdesign@gmail.com>
 */
interface InputAwareInterface
{
    /**
     * Sets the Console Input.
     *
     * @return void
     */
    public function setInput(InputInterface $input);
}

Directory Contents

Dirs: 0 × Files: 10

Name Size Perms Modified Actions
12.55 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
5.85 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
5.28 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
5.22 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
615 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
11.89 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
4.62 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
8.56 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
917 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
2.74 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download

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