Skip to content
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

registerDefaultHandler

Register the two default handlers, one for errors and one for exceptions.
Call this in your /index.php.

public static void registerDefaultHandler()