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/GithubWebhook.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Integration/GithubWebhook.php') diff --git a/app/Integration/GithubWebhook.php b/app/Integration/GithubWebhook.php index 0070c309..d95eba78 100644 --- a/app/Integration/GithubWebhook.php +++ b/app/Integration/GithubWebhook.php @@ -11,7 +11,7 @@ use Model\Task; * @package integration * @author Frederic Guillot */ -class GithubWebhook extends Base +class GithubWebhook extends \Core\Base { /** * Events -- cgit v1.2.3