dev/core#3160 fix inability to import 'just contactid' and add to group
[civicrm-core.git] / CRM / Utils / JS.php
index dbb5644a0988be4b5e218231977216ced1760182..27c4d4524525724a1d52b16eb9941e8da45d9b60 100644 (file)
@@ -218,7 +218,7 @@ class CRM_Utils_JS {
    *   'bar' => 'function() {return "bar";}',
    * ]
    *
-   * @param $js
+   * @param string $js
    * @return array
    * @throws Exception
    */