mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-05 04:37:38 +02:00
FIX the class name
FIX the class name (sorry, I'm coding direct in GitHub)
This commit is contained in:
@@ -18,7 +18,7 @@ use Monolog\Logger;
|
|||||||
*
|
*
|
||||||
* @author Ricardo Fontanelli <ricardo.fontanelli@hotmail.com>
|
* @author Ricardo Fontanelli <ricardo.fontanelli@hotmail.com>
|
||||||
*/
|
*/
|
||||||
class SendGridrHandler extends MailHandler
|
class SendGridHandler extends MailHandler
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* The SendGrid API User
|
* The SendGrid API User
|
||||||
|
Reference in New Issue
Block a user