X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FJS.php;h=27c4d4524525724a1d52b16eb9941e8da45d9b60;hb=cb695d3e4baa5d332d3f7f4a1105bb2c090ec4ee;hp=dbb5644a0988be4b5e218231977216ced1760182;hpb=d25ad461049d953dd0a8e0469149869f3bf89010;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 */