X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FDAO%2FWorldregion.php;h=8b488e59ca5794b53bfc9ae0a3b6a1e71e3ad7e9;hb=449c4e6bf67c8a177b56e6a176bcad1ac028b95f;hp=d1bc1f586dccc2e0e1c78dcaaeb8f01df61fdf7f;hpb=edc10fa4ab640de54ebf01fccb9be64ccbeda78c;p=civicrm-core.git diff --git a/CRM/Core/DAO/Worldregion.php b/CRM/Core/DAO/Worldregion.php index d1bc1f586d..8b488e59ca 100644 --- a/CRM/Core/DAO/Worldregion.php +++ b/CRM/Core/DAO/Worldregion.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Worldregion.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ec8ef1b1bc0640dbc48b47a34ea197ed) + * (GenCodeChecksum:f077b55105d6cbc918a1beddb158fe7d) */ /** @@ -50,6 +50,13 @@ class CRM_Core_DAO_Worldregion extends CRM_Core_DAO { parent::__construct(); } + /** + * Returns localized title of this entity. + */ + public static function getEntityTitle() { + return ts('Worldregions'); + } + /** * Returns all the column names of this table *