Esempio n. 1
0
 /**
  * This is a contructor of the class.
  */
 function CRM_Contact_BAO_Household()
 {
     parent::CRM_Contact_DAO_Household();
 }