示例#1
0
 /**
  * static field for all the contact information that we can potentially export
  *
  * @var array
  * @static
  */
 function CRM_Contact_BAO_Contact()
 {
     parent::CRM_Contact_DAO_Contact();
 }