string
formatBlock(string|array $messages, string $style, bool $large = false)
Formats a message as a block of text.
Parameters string|array $messages The message to write in the block string $style The style to apply to the whole block bool $large Whether to return a large block Return Value string The formatter message