[REF] Move more functions bask to pdfLetter class
authoreileen <emcnaughton@wikimedia.org>
Tue, 27 Apr 2021 02:41:34 +0000 (14:41 +1200)
committereileen <emcnaughton@wikimedia.org>
Tue, 27 Apr 2021 04:43:28 +0000 (16:43 +1200)
commitb701d2e53865719bf1918cca529b52c74585f13a
tree8a9bb157c35debea403d1697c0aafefc21c3d937
parent5b90f13891b8ac060cea5a5f8073c2b66e968038
[REF] Move more functions bask to pdfLetter class

As with the previous moves this is
1) covered by unit tests
2) just code moving around

But note that this doesn't move whole functions but moves the
contents of postProcess & buildQuickForm back into the same functions
on the 'actual' class
CRM/Contribute/Form/Task/PDFLetter.php
CRM/Contribute/Form/Task/PDFLetterCommon.php
tests/phpunit/CRM/Contribute/Form/Task/PDFLetterCommonTest.php