code formatting

This commit is contained in:
Marc Michalsky forumZFD 2020-12-14 17:30:41 +01:00
parent 65c5981eb8
commit 6351668ec8
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
2 changed files with 11 additions and 7 deletions

View file

@ -245,7 +245,7 @@ class CRM_TwingleCampaign_BAO_CustomField {
}
/**
* Get a custom field mapping (e.g. ['project_id' => 'custom_42'])
* Get a custom field mapping (e.g. ['twingle_project_id' => 'custom_42'])
*
* @return array
* Associative array with a mapping of all custom fields used by this extension