class Color (View source)

Methods

static string
red($message)

No description

static string
blue($message)

No description

static string
yellow($message)

No description

static string
green($message)

No description

static string
danger($message)

No description

static string
info($message)

No description

static string
warning($message)

No description

static string
success($message)

No description

Details

static string red($message)

No description

Parameters

$message

Return Value

string

static string blue($message)

No description

Parameters

$message

Return Value

string

static string yellow($message)

No description

Parameters

$message

Return Value

string

static string green($message)

No description

Parameters

$message

Return Value

string

static string danger($message)

No description

Parameters

$message

Return Value

string

static string info($message)

No description

Parameters

$message

Return Value

string

static string warning($message)

No description

Parameters

$message

Return Value

string

static string success($message)

No description

Parameters

$message

Return Value

string