[REF] return determination of whether to show expired fields to the calling function
authoreileen <emcnaughton@wikimedia.org>
Fri, 22 Nov 2019 21:01:24 +0000 (10:01 +1300)
committereileen <emcnaughton@wikimedia.org>
Fri, 22 Nov 2019 21:01:24 +0000 (10:01 +1300)
commit1cb5e2d3ed143a08d30401c1f6f0ef1c11bd3d87
tree5dc4a6d74e6297dba5d6688525ae858047039e13
parent0be5362c79e2ab710aa1b4ccdbd50a4d910c8704
[REF] return determination of whether to show expired fields to the calling function

As part of my efforts to ensure we are consistency creating valid transactions I'm trying to sort out the way we calculate
amounts to be re-usable from tests but I feel stymied at every turn by spaghetti code.

This unravels a small piece
CRM/Event/Form/ParticipantFeeSelection.php
CRM/Event/Form/Registration.php