Ejemplo n.º 1
0
 /**
  * class constructor
  */
 function CRM_Contribute_BAO_ManagePremiums()
 {
     parent::CRM_Contribute_DAO_Product();
 }