ColoredString
in package
Makes your string colored
Table of Contents
- Get() : string
Methods
Get()
public
static Get(string $str[, ForegroundColors $foregroundColor = ForegroundColors::AUTO ][, BackgroundColors $backgroundColor = BackgroundColors::AUTO ]) : string
Parameters
- $str : string
-
Your string
- $foregroundColor : ForegroundColors = ForegroundColors::AUTO
- $backgroundColor : BackgroundColors = BackgroundColors::AUTO
Return values
string —Colored string