From 06ebe07ddd919c7cf5eb55c04f2d056ce7ef0432 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 18 Oct 2017 10:57:15 -0700 Subject: Fix some phpdoc --- app/Job/HttpAsyncJob.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Job/HttpAsyncJob.php') diff --git a/app/Job/HttpAsyncJob.php b/app/Job/HttpAsyncJob.php index 9e5cf107..f2e9b3f5 100644 --- a/app/Job/HttpAsyncJob.php +++ b/app/Job/HttpAsyncJob.php @@ -34,7 +34,6 @@ class HttpAsyncJob extends BaseJob * @param string $url * @param string $content * @param array $headers - * @return $this */ public function execute($method, $url, $content, array $headers) { -- cgit v1.2.3