PHPUnit_TextUI_Command::showError

    Signature

    private function showError( $message )

    Parameters

    $message

    Violations

    PHPMessDetector

    Line Rule Message
    1003 ExitExpression The method showError() contains an exit expression.