/**
  * class constructor
  */
 function CRM_Core_BAO_LocationType()
 {
     parent::CRM_Core_DAO_LocationType();
 }