Mass cleanup of docblocks/code/comments
[civicrm-core.git] / CRM / Upgrade / Snapshot / V4p2 / Price / BAO / LineItem.php
index 10accd252c6b507af27bd53e63ef2d3f784c999f..34139a6d1bb262ee83e765065262baa9855d0ff4 100644 (file)
@@ -50,7 +50,7 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_LineItem extends CRM_Upgrade_Snapshot_
    *
    * @param array $params (reference) an assoc array of name/value pairs
    *
-   * @return object CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem object
+   * @return CRM_Upgrade_Snapshot_V4p2_Price_DAO_LineItem object
    * @access public
    * @static
    */
@@ -78,7 +78,7 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_LineItem extends CRM_Upgrade_Snapshot_
    * @param array $params   (reference ) an assoc array of name/value pairs
    * @param array $defaults (reference ) an assoc array to hold the flattened values
    *
-   * @return object CRM_Upgrade_Snapshot_V4p2_Price_BAO_LineItem object
+   * @return CRM_Upgrade_Snapshot_V4p2_Price_BAO_LineItem object
    * @access public
    * @static
    */