Example #1
0
 public static function ExceptionHandler(\Exception $e)
 {
     self::$notifier->Notify($e);
 }