Skip to content

Instantly share code, notes, and snippets.

View robjstanley's full-sized avatar

Rob Stanley robjstanley

  • Liverpool, United Kingdom
View GitHub Profile
<?php
[...]
/**
* Redeclare custom error handler
* with Whoops support
* @see https://github.com/filp/whoops
*
* @param string $handler
* @return Mage_Core_Model_App
*/