Merge pull request #13787 from eileenmcnaughton/label_button
[civicrm-core.git] / CRM / Report / Info.php
index 8d8c429a5deb3c57505cbaca3764f771bc772c75..8189997c255c7f46ec886c369175fb9a294c4772 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2018                                |
+ | Copyright CiviCRM LLC (c) 2004-2019                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -30,7 +30,7 @@
  * information about it. It needs to extend CRM_Core_Component_Info
  * abstract class.
  *
- * @copyright CiviCRM LLC (c) 2004-2018
+ * @copyright CiviCRM LLC (c) 2004-2019
  * $Id$
  *
  */
@@ -164,6 +164,14 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
     return NULL;
   }
 
+  /**
+   * @inheritDoc
+   * @return string
+   */
+  public function getIcon() {
+    return 'crm-i fa-table';
+  }
+
   /**
    * @inheritDoc
    * Provides information about advanced search pane