-
Notifications
You must be signed in to change notification settings - Fork 0
Famework_Handler
LaCodon edited this page Feb 29, 2016
·
2 revisions
namespace Famework\Handler
This class offers the possibility to register a default error and exception handler
Register the two default handlers, one for errors and one for exceptions.
Call this in your /index.php.
public static void registerDefaultHandler()
- Home
- Getting Started
- Server Setup
- Configuration Files
- Application Structure
- Classes