Remove api annotation from getSubmittableFields()
authorEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 22 Dec 2023 01:57:44 +0000 (14:57 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 22 Dec 2023 01:57:44 +0000 (14:57 +1300)
commitbbe61f9a342b4c3e3feb20b0046940ace2e8d906
tree0024e446f12a797b59092329c00fdb339aca57d7
parentfeeea17fc896fb5f2bd10164d4fc138c5a4d68c5
Remove api annotation from getSubmittableFields()

This should either be public or api-supported. Perhaps it should be public/api but
at least for now I will resolve by removing the annotation
CRM/Contribute/Form/ContributionBase.php