string formatSection(string $section, string $message, string $style = 'info')
Formats a message within a section.
string formatSection(string $section, string $message, string $style = 'info')
Formats a message within a section.
string | $section | The section name |
string | $message | The message |
string | $style | The style to apply to the section |
string | The format section |
Designed by : w10schools
service@w10schools.com
Please login to continue.