comment fixes
[civicrm-core.git] / CRM / Upgrade / Snapshot / V4p2 / Price / DAO / SetEntity.php
index f7cfc5c9691dae97e2cdfadaed1cb462f81e0b7b..7cf6624dcda7cdc48986baef9ea5d1ddcd801fa2 100644 (file)
@@ -182,7 +182,9 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO {
   }
 
   /**
-   * returns the list of fields that can be imported.
+   * Returns the list of fields that can be imported.
+   *
+   * @param bool $prefix
    *
    * @return array
    */
@@ -207,6 +209,8 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO {
   /**
    * returns the list of fields that can be exported.
    *
+   * @param bool $prefix
+   *
    * @return array
    */
   static function &export($prefix = FALSE) {