REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 685 B
Close
//opt/cpanel/ea-wappspector/vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php
Text
Base64
<?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\Formatter; /** * Formatter interface for console output that supports word wrapping. * * @author Roland Franssen <franssen.roland@gmail.com> */ interface WrappableOutputFormatterInterface extends OutputFormatterInterface { /** * Formats a message according to the given styles, wrapping at `$width` (0 means no wrapping). */ public function formatAndWrap(?string $message, int $width); }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 8
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
NullOutputFormatter.php
1.34 KB
lrw-r--r--
2024-11-06 11:30:55
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
NullOutputFormatterStyle.php
1.16 KB
lrw-r--r--
2024-11-06 11:30:55
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
OutputFormatter.php
8.12 KB
lrw-r--r--
2024-11-06 11:30:55
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
OutputFormatterInterface.php
1.30 KB
lrw-r--r--
2024-11-06 11:30:55
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
OutputFormatterStyle.php
2.89 KB
lrw-r--r--
2024-11-06 11:30:55
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
OutputFormatterStyleInterface.php
1.09 KB
lrw-r--r--
2024-11-06 11:30:55
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
OutputFormatterStyleStack.php
2.50 KB
lrw-r--r--
2024-11-06 11:30:55
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
WrappableOutputFormatterInterface.php
685 B
lrw-r--r--
2024-11-06 11:30:55
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).