PHP Class Ergo\Logging\Error

Afficher le fichier Open project: 99designs/ergo

Méthodes publiques

Méthode Description
__construct ( $errorint ) Constructor
__toString ( ) Converts a PHP error int to a string

Method Details

__construct() public méthode

Constructor
public __construct ( $errorint )

__toString() public méthode

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