block(string|array $messages, string|null $type = null, string|null $style = null, string $prefix = ' ', bool $padding = false)
Formats a message as a block of text.
block(string|array $messages, string|null $type = null, string|null $style = null, string $prefix = ' ', bool $padding = false)
Formats a message as a block of text.
string|array | $messages | The message to write in the block |
string|null | $type | The block type (added in [] on first line) |
string|null | $style | The style to apply to the whole block |
string | $prefix | The prefix for the block |
bool | $padding | Whether to add vertical padding |
Designed by : w10schools
service@w10schools.com
Please login to continue.