@@ -58,7 +58,7 @@  | 
                                                    ||
| 58 | 58 | * Returns a PushoverHandler  | 
                                                        
| 59 | 59 | * @param array $config An array of config values to use  | 
                                                        
| 60 | 60 | * @param string $title The title/subject to use  | 
                                                        
| 61 | - * @return \Monolog\Handler\PushoverHandler  | 
                                                        |
| 61 | + * @return \Tylercd100\Monolog\Handler\MailgunHandler  | 
                                                        |
| 62 | 62 | */  | 
                                                        
| 63 | 63 |      protected static function mailgun(array $config = [], $title = null){ | 
                                                        
| 64 | 64 | $defaults = [  |