/** * @static * */ public static function shutdownHandler() { Pimcore_Event::fire("pimcore.shutdown"); }
function reset() { self::$events = array(); }