Add extra functions to DataSource
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 3 May 2022 03:40:32 +0000 (15:40 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 3 May 2022 23:30:43 +0000 (11:30 +1200)
commit46a7c32a5689419289f68ebec0720d3df54424df
tree401ccb1c026860dbaad71a9f888f9488fc9e4f68
parent323dd4e851ac395d52af2e832a3033b9e2110fbe
Add extra functions to DataSource

This adds functions from https://github.com/civicrm/civicrm-core/pull/23292 to
the DataSource class (without them being called as yet)

- part of trying to get to the point where fixes are not dependent on each other
CRM/Import/DataSource.php
CRM/Import/Forms.php