Fix visibility on legacy functions
[civicrm-core.git] / CRM / Upgrade / Snapshot / V4p2 / Price / DAO / SetEntity.php
index 9307764d2f3627a147d7abf950b8e736ae561813..5ab117a985c966a9e835f6deb72f60558c1b8fd2 100644 (file)
@@ -131,7 +131,7 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO {
    *
    * @return array
    */
-  static function &fields() {
+  pubic static function &fields() {
     if (!(self::$_fields)) {
       self::$_fields = array(
         'id' => array(