From: Joseph Lacey Date: Wed, 17 Feb 2016 18:23:26 +0000 (-0500) Subject: Removing return array note which is no longer the case with DataTables v2. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b0378cb702ca0d1abf63e49133d5f49a135e1a24;p=civicrm-core.git Removing return array note which is no longer the case with DataTables v2. --- diff --git a/CRM/Group/Page/AJAX.php b/CRM/Group/Page/AJAX.php index b492427a1c..045e611914 100644 --- a/CRM/Group/Page/AJAX.php +++ b/CRM/Group/Page/AJAX.php @@ -38,8 +38,6 @@ class CRM_Group_Page_AJAX { /** * Get list of groups. - * - * @return array */ public static function getGroupList() { $params = $_GET;