From c5d77e9bff901ce77c9d3858c401aeca229b963e Mon Sep 17 00:00:00 2001 From: Matthew Wire Date: Thu, 27 Feb 2025 11:24:05 +0000 Subject: [PATCH] Remove MembershipPayment from comment --- CRM/Core/DAO/AllCoreTables.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Core/DAO/AllCoreTables.php b/CRM/Core/DAO/AllCoreTables.php index ab0adfadbfe..a87f2f24dce 100644 --- a/CRM/Core/DAO/AllCoreTables.php +++ b/CRM/Core/DAO/AllCoreTables.php @@ -223,7 +223,7 @@ public static function getBAOClassName($daoName) { /** * Convert possibly underscore separated words to camel case with special handling for 'UF' - * e.g membership_payment returns MembershipPayment + * e.g custom_field returns CustomField * * @param string $name * @param bool $legacyV3