Ejemplo n.º 1
0
function exception_handler(Exception $exception)
{
    Application::handleException($exception);
}