Create pseudo bao CRM_Financial_BAO_Payment & move create function to it.
authoreileen <emcnaughton@wikimedia.org>
Sun, 13 Jan 2019 22:30:11 +0000 (11:30 +1300)
committereileen <emcnaughton@wikimedia.org>
Sun, 13 Jan 2019 22:42:51 +0000 (11:42 +1300)
commit0c9b306a90b44b03bf457d2a52a3f1eecbce9c4c
treeb5d2d391bcaea2dd3d8223d32c89a5f6015a3b86
parentbbb37116d94c6db624c33a33d6384ea2ddd65cd9
Create pseudo bao CRM_Financial_BAO_Payment & move create function to it.

This is per discussions coming off https://github.com/civicrm/civicrm-core/pull/13330

Note that this ONLY moves the code - that PR does other things as well that still need to be worked through
CRM/Contribute/BAO/Contribution.php
CRM/Financial/BAO/Payment.php [new file with mode: 0644]
api/v3/Payment.php