[REF] Extract code to get the from address for a recurring contribution.
authorEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 3 Sep 2021 04:56:15 +0000 (16:56 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 3 Sep 2021 05:19:41 +0000 (17:19 +1200)
commit8159df5f76906dd62f1be7ae1fbd00854d050cbb
treea50443000f76f5fb6192fb4350142ce045a75c2e
parent3b943db724175ba43f0d606135e5ab7f3f0ed781
[REF] Extract code to get the from address for a recurring contribution.

This makes the retrieval generally available, since is it part of the data model,
rather than tied to the form. It could possibly be a token, or at least retrievable on
the recurring edit workflow template - but that is beyond the scope of this
CRM/Contribute/BAO/ContributionRecur.php
CRM/Contribute/Form/UpdateSubscription.php
tests/phpunit/CRM/Contribute/Form/UpdateSubscriptionTest.php