[REF] remove fields from input parameters of formatLocationBlock
authoreileen <emcnaughton@wikimedia.org>
Fri, 12 Apr 2019 06:37:43 +0000 (16:37 +1000)
committereileen <emcnaughton@wikimedia.org>
Mon, 15 Apr 2019 00:05:42 +0000 (10:05 +1000)
commit0b3f2e42b07307a1ead342e394b65f309612b8ee
tree31da5a5cc3dd4278959be72ffdd6e66677f6c107
parentbe2db20554fccfc36d342bab1572f4748989fd77
[REF] remove fields from input parameters of formatLocationBlock

As part of a tidy up of this function I am removing  as an input parameter & getting it from
a function. Unit testing added in testAddressWithCustomData to ensure custom data is still imported.

Additional related tests are in that function. This is preliminary to fixing
primary handling & related test for phone & email import - and to tidying up general mess in this function
CRM/Contact/Import/Parser.php