Introduce PropertyBag to help standardise payment params
WIP: proof of concept for payment property bag
WIP: keep civilint happy
WIP: keep civilint happy again
Add other getters, setters, tests
Add require() method and test
some wip code
linter fixes
remove :void from function declaration in Civi/Payment/PropertyBag
fix PropertyBagTest.php tests
fix linter
Re-do payment code lost in rebase
linting fixes
More WIP on payment property bag
one day i'll run civilint before committing
WIP checkin
Correct test which referred to Credit card instead of Credit Card causing a fail with new property bag which is stricter
Payment PropertyBag: allow week as recurFrequencyUnit; accept ZLS for feeAmount for legacy sake
CRM_Core_Payment: remove stuff cut from release
remove test no longer needed
remove un-needed code because feature dropped before it was released
remove comment
Remove/disarm payment instrument setter
restore getPaymentInstrumentID behaviour
remove not required function
set x