Skip to content

Commit

Permalink
Remove MembershipPayment from comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwire committed Feb 27, 2025
1 parent 1a10583 commit c5d77e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CRM/Core/DAO/AllCoreTables.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c5d77e9

Please sign in to comment.