PHP Class Ouzo\ExceptionHandling\DebugErrorHandler

Inheritance: extends ErrorHandler
Show file Open project: letsdrink/ouzo

Public Methods

Method Description
errorHandler ( $errorNumber, $errorString, $errorFile, $errorLine )
register ( )
shutdownHandler ( )

Protected Methods

Method Description
getExceptionHandler ( ) : ExceptionHandler
getRun ( )

Method Details

errorHandler() public static method

public static errorHandler ( $errorNumber, $errorString, $errorFile, $errorLine )

getExceptionHandler() protected static method

protected static getExceptionHandler ( ) : ExceptionHandler
return ExceptionHandler

getRun() protected static method

protected static getRun ( )

register() public method

public register ( )

shutdownHandler() public static method

public static shutdownHandler ( )