From eeac2329baab1fdae7cbf6c707ed2ffd8beb4c1b Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 24 May 2015 16:02:25 -0400 Subject: Helpers refactoring --- app/Integration/SendgridWebhook.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Integration/SendgridWebhook.php') diff --git a/app/Integration/SendgridWebhook.php b/app/Integration/SendgridWebhook.php index 142ed49f..9125f00b 100644 --- a/app/Integration/SendgridWebhook.php +++ b/app/Integration/SendgridWebhook.php @@ -11,7 +11,7 @@ use Core\Tool; * @package integration * @author Frederic Guillot */ -class SendgridWebhook extends Base +class SendgridWebhook extends \Core\Base { /** * Parse incoming email -- cgit v1.2.3