REF - Code cleaup: replace clunky coalesce conditionals with simple coalesce expressi...
authorColeman Watts <coleman@civicrm.org>
Thu, 23 Apr 2020 17:58:55 +0000 (13:58 -0400)
committerColeman Watts <coleman@civicrm.org>
Thu, 23 Apr 2020 19:14:20 +0000 (15:14 -0400)
commita8504da493e98f8d339de42cfa25abbc0e343afc
treef80ac3d95a762d88ef0163108837149f79f50f79
parent1453c6db862950c135452bd36d20aa7f0e95c795
REF - Code cleaup: replace clunky coalesce conditionals with simple coalesce expressions using ??
CRM/Core/BAO/OptionValue.php