mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-19 13:17:50 +09:00
Update dependencies
This commit is contained in:
@@ -20,6 +20,8 @@ interface WrappableOutputFormatterInterface extends OutputFormatterInterface
|
||||
{
|
||||
/**
|
||||
* Formats a message according to the given styles, wrapping at `$width` (0 means no wrapping).
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function formatAndWrap(?string $message, int $width);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user