PHP Class Ergo\Logging\Error

Show file Open project: 99designs/ergo

Public Methods

Method Description
__construct ( $errorint ) Constructor
__toString ( ) Converts a PHP error int to a string

Method Details

__construct() public method

Constructor
public __construct ( $errorint )

__toString() public method

Converts a PHP error int to a string
public __toString ( )