Use getter to get subscription id
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sun, 29 Aug 2021 21:32:36 +0000 (09:32 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sun, 29 Aug 2021 21:32:36 +0000 (09:32 +1200)
commit4848ac9ecb16d8ff01465c93c1049c4f602064ca
treef28c2c76bb7b058e220ed20772da4065b245031f
parent246f96f4b71c0903ba85fc317b6864e128dc841b
Use getter to get subscription id

These places all effectively do the same as

I was tempted to update that function to set the type to 'Integer'
since it is retrieved that way once it must be the case that
it could only be an integer (or that line will fail).
CRM/Core/Payment/AuthorizeNetIPN.php