trait ConsoleTrait (View source)

Methods

void
throwFailsCommand(string $message, string|null $command = null)

Throw fails command

Details

protected void throwFailsCommand(string $message, string|null $command = null)

Throw fails command

Parameters

string $message
string|null $command

Return Value

void

Exceptions

ErrorException