From 4658b535820beba979d285f70e778d83eb7290f3 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Thu, 20 Aug 2020 12:48:58 +1000 Subject: [PATCH] Jenkins style fix --- CRM/Utils/JS.php | 1 + 1 file changed, 1 insertion(+) diff --git a/CRM/Utils/JS.php b/CRM/Utils/JS.php index da228d2413..66c03e0f48 100644 --- a/CRM/Utils/JS.php +++ b/CRM/Utils/JS.php @@ -152,6 +152,7 @@ class CRM_Utils_JS { /** * @param string $str + * @param bool $throwException * @return string|null * @throws CRM_Core_Exception */ -- 2.25.1