X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContribute%2FDAO%2FContributionSoft.php;h=efcf47ff94336c0546cc9e2c72fc95cfbbd10e0b;hb=449c4e6bf67c8a177b56e6a176bcad1ac028b95f;hp=3bb58a2dd0452122cba4ede5de1e95a17e04f156;hpb=817280e34e465b5fcf89e81710a28eae87798bc2;p=civicrm-core.git diff --git a/CRM/Contribute/DAO/ContributionSoft.php b/CRM/Contribute/DAO/ContributionSoft.php index 3bb58a2dd0..efcf47ff94 100644 --- a/CRM/Contribute/DAO/ContributionSoft.php +++ b/CRM/Contribute/DAO/ContributionSoft.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/ContributionSoft.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4b5e273fabfbab2591c227fed3d0214a) + * (GenCodeChecksum:c03f89f9fba7d8b9c3b863393e617a78) */ /** @@ -100,6 +100,13 @@ class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO { parent::__construct(); } + /** + * Returns localized title of this entity. + */ + public static function getEntityTitle() { + return ts('Contribution Softs'); + } + /** * Returns foreign keys and entity references. *