Elgg  Version master
Public Member Functions | List of all members
Elgg\Application\ErrorHandler Class Reference

Handle system and PHP errors. More...

Public Member Functions

 __invoke ($errno, $errmsg, $filename= '', $linenum=0)
 Intercepts catchable PHP errors. More...
 

Detailed Description

Handle system and PHP errors.

Definition at line 15 of file ErrorHandler.php.

Member Function Documentation

Elgg\Application\ErrorHandler::__invoke (   $errno,
  $errmsg,
  $filename = '',
  $linenum = 0 
)

Intercepts catchable PHP errors.

Warning
This function should never be called directly.

Definition at line 40 of file ErrorHandler.php.


The documentation for this class was generated from the following file: