\Horde_Test_Stub_Cli

A test helper for testing Horde_Cli based classes.

Copyright 2010-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Summary

Methods
Properties
Constants
fatal()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

fatal()

fatal(mixed  $error) 

Displays a fatal error message.

Parameters

mixed $error

The error text to display, an exception or an object with a getMessage() method.