Ejemplo n.º 1
0
 /**
  * static field for all the contribution information that we can potentially import
  *
  * @var array
  * @static
  */
 function CRM_Contribute_BAO_Contribution()
 {
     parent::CRM_Contribute_DAO_Contribution();
 }