string formatBlock(string|array $messages, string $style, bool $large = false)
Formats a message as a block of text.
string formatBlock(string|array $messages, string $style, bool $large = false)
Formats a message as a block of text.
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 |
string | The formatter message |
Designed by : w10schools
service@w10schools.com
Please login to continue.