(NFC) CRM/ - Autoformat big clumps of `list()` statements
authorTim Otten <totten@civicrm.org>
Fri, 26 Aug 2022 21:40:19 +0000 (14:40 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 26 Aug 2022 21:50:10 +0000 (14:50 -0700)
commitfcaf8cbaa706827fc575b561266ef74ae0a1191a
tree251eb75a2a22bccca59a69b06f2d798cce76d21c
parentebb54be3069c9394594385ebff2107ff17da16aa
(NFC) CRM/ - Autoformat big clumps of `list()` statements

Based on a quick grep, these files had a lot of `list()` statements, so I let PHPStorm clean them up.
17 files changed:
CRM/Activity/BAO/Query.php
CRM/Case/BAO/Case.php
CRM/Case/XMLProcessor/Process.php
CRM/Contribute/BAO/ContributionPage.php
CRM/Contribute/BAO/Query.php
CRM/Dedupe/BAO/DedupeRuleGroup.php
CRM/Event/BAO/Event.php
CRM/Event/BAO/Participant.php
CRM/Event/BAO/Query.php
CRM/Event/Form/Participant.php
CRM/Export/BAO/Export.php
CRM/Mailing/BAO/Query.php
CRM/Member/BAO/Query.php
CRM/Member/Form/Search.php
CRM/Utils/Mail/EmailProcessor.php
CRM/Utils/System.php
CRM/Utils/System/Joomla.php