X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FJS.php;h=27c4d4524525724a1d52b16eb9941e8da45d9b60;hb=4ed0d7f1860180279787c8a6bcd7d31b71f3ddd9;hp=dbb5644a0988be4b5e218231977216ced1760182;hpb=f01582a07cfe8a8377055c75f6843a081db249b9;p=civicrm-core.git diff --git a/CRM/Utils/JS.php b/CRM/Utils/JS.php index dbb5644a09..27c4d45245 100644 --- a/CRM/Utils/JS.php +++ b/CRM/Utils/JS.php @@ -218,7 +218,7 @@ class CRM_Utils_JS { * 'bar' => 'function() {return "bar";}', * ] * - * @param $js + * @param string $js * @return array * @throws Exception */