comment fixes
[civicrm-core.git] / CRM / Report / Form / Contact / Summary.php
index 8e8eff46540aa6ff2bff592b89266c174b5fd8c3..d496b526f494f6961cf2c30cfcd583ad819915da 100644 (file)
@@ -273,7 +273,15 @@ class CRM_Report_Form_Contact_Summary extends CRM_Report_Form {
   }
 
   /**
-   * @param $rows
+   * Initialise basic row.
+   *
+   * @param array $rows
+   *
+   * @param bool $entryFound
+   * @param array $row
+   * @param int $rowId
+   * @param int $rowNum
+   * @param array $types
    *
    * @return bool
    */