INFRA-132 - Misc
[civicrm-core.git] / CRM / Contact / BAO / Group.php
index 333e201d096bc61eaeb7b5d55dc85382ebfd47b9..60d15129f9ff42fdc3e64096038d038b5eb9f57e 100644 (file)
@@ -72,8 +72,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *
    * @param int $id
    *   Group id.
-   *
-   * @return NULL
    */
   public static function discard($id) {
     CRM_Utils_Hook::pre('delete', 'Group', $id, CRM_Core_DAO::$_nullArray);