abstract class Command (View source)

Methods

info($text, $newline = true)

No description

warning($text, $newline = true)

No description

error($text, $newline = true)

No description

Details

protected info($text, $newline = true)

No description

Parameters

$text
$newline

protected warning($text, $newline = true)

No description

Parameters

$text
$newline

protected error($text, $newline = true)

No description

Parameters

$text
$newline