'table' => 'civicrm_translation',
],
'CRM_Core_DAO_Worldregion' => [
- 'name' => 'Worldregion',
+ 'name' => 'WorldRegion',
'class' => 'CRM_Core_DAO_Worldregion',
'table' => 'civicrm_worldregion',
],
*
* Generated from xml/schema/CRM/Core/Worldregion.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9f82f7db4b9ea76b609244a81635d1f1)
+ * (GenCodeChecksum:2604f3d61e573a996ee6f5d7bf4d04dc)
*/
/**
- * Database access object for the Worldregion entity.
+ * Database access object for the WorldRegion entity.
*/
class CRM_Core_DAO_Worldregion extends CRM_Core_DAO {
const EXT = 'civicrm';
'required' => TRUE,
'where' => 'civicrm_worldregion.id',
'table_name' => 'civicrm_worldregion',
- 'entity' => 'Worldregion',
+ 'entity' => 'WorldRegion',
'bao' => 'CRM_Core_DAO_Worldregion',
'localizable' => 0,
'html' => [
'where' => 'civicrm_worldregion.name',
'export' => TRUE,
'table_name' => 'civicrm_worldregion',
- 'entity' => 'Worldregion',
+ 'entity' => 'WorldRegion',
'bao' => 'CRM_Core_DAO_Worldregion',
'localizable' => 0,
'add' => '1.8',