From 2acae7fc25811d3aa310349586d2aa6f1e11bc81 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Mon, 7 Dec 2020 21:29:09 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/zapier/class/hook.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/zapier/class/hook.class.php b/htdocs/zapier/class/hook.class.php index ad351d98509..b71c5aec1d7 100644 --- a/htdocs/zapier/class/hook.class.php +++ b/htdocs/zapier/class/hook.class.php @@ -251,7 +251,7 @@ class Hook extends CommonObject */ public $import_key; - + /** * Constructor *