Stop setting unused, undefined property _lineItem
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 23 Nov 2023 08:50:22 +0000 (21:50 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 27 Nov 2023 20:09:37 +0000 (09:09 +1300)
commit2673ef11a3d7e42994a72c00ad5caa3d603afb79
treec980aec7b17b6d2f556feb3cda1f4382112b864e
parent3424791150006290f94f3e72069a79f5ac9d9493
Stop setting unused, undefined property _lineItem

This removes the last reference to _lineItem in the Contribution flow.

However, magic methods are added to support most extension access to them
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Contribute/Form/ContributionBase.php