class Color (View source)

Methods

static string
red(mixed $message)

No description

static string
blue(mixed $message)

No description

static string
yellow(mixed $message)

No description

static string
green(mixed $message)

No description

static string
danger(mixed $message)

No description

static string
info(mixed $message)

No description

static string
warning(mixed $message)

No description

static string
success(mixed $message)

No description

Details

static string red(mixed $message)

No description

Parameters

mixed $message

Return Value

string

static string blue(mixed $message)

No description

Parameters

mixed $message

Return Value

string

static string yellow(mixed $message)

No description

Parameters

mixed $message

Return Value

string

static string green(mixed $message)

No description

Parameters

mixed $message

Return Value

string

static string danger(mixed $message)

No description

Parameters

mixed $message

Return Value

string

static string info(mixed $message)

No description

Parameters

mixed $message

Return Value

string

static string warning(mixed $message)

No description

Parameters

mixed $message

Return Value

string

static string success(mixed $message)

No description

Parameters

mixed $message

Return Value

string