X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCxn%2FDAO%2FCxn.php;h=732c0d03986b1557b0dc567dd09b717d07a81833;hb=449c4e6bf67c8a177b56e6a176bcad1ac028b95f;hp=2565343336d986d48c94a09a64272d973891bf42;hpb=a0f5cb5aff686458dc729ea0a43fbf166f9a8979;p=civicrm-core.git diff --git a/CRM/Cxn/DAO/Cxn.php b/CRM/Cxn/DAO/Cxn.php index 2565343336..732c0d0398 100644 --- a/CRM/Cxn/DAO/Cxn.php +++ b/CRM/Cxn/DAO/Cxn.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Cxn/Cxn.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:dbdc69652244ce9a681d85cd39ab2ba8) + * (GenCodeChecksum:efa483cd4f17b2ff7c7444dd888b2369) */ /** @@ -113,6 +113,13 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO { parent::__construct(); } + /** + * Returns localized title of this entity. + */ + public static function getEntityTitle() { + return ts('Cxns'); + } + /** * Returns all the column names of this table *