Merge pull request #4764 from rohankatkar/CRM-15615
[civicrm-core.git] / CRM / Report / Form / Contribute / LoggingDetail.php
index 4e975bd3a1e552e7c18bf2498ea8fa4247d7ac77..acf862cb3e8c3e8454cf347ef6606a1b98245e63 100644 (file)
@@ -34,6 +34,9 @@
  *
  */
 class CRM_Report_Form_Contribute_LoggingDetail extends CRM_Logging_ReportDetail {
+  /**
+   *
+   */
   function __construct() {
     $logging        = new CRM_Logging_Schema;
     $this->tables[] = 'civicrm_contribution';