Merge pull request #13047 from eileenmcnaughton/settings_contribution_prefs
[civicrm-core.git] / CRM / Event / Info.php
index d60578d2c1533a7e43d26c04b7cb2c40f2dca96b..5d578b94ee9dd47c6dae120111574b82d3b16532 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.7                                                |
+ | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2018                                |
  +--------------------------------------------------------------------+
@@ -143,6 +143,14 @@ class CRM_Event_Info extends CRM_Core_Component_Info {
     );
   }
 
+  /**
+   * @inheritDoc
+   * @return string
+   */
+  public function getIcon() {
+    return 'crm-i fa-calendar';
+  }
+
   /**
    * @inheritDoc
    * @return array