Remove silly constants for Contact Types (import)
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 6 Sep 2022 00:29:19 +0000 (12:29 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 6 Sep 2022 00:29:19 +0000 (12:29 +1200)
commitf3e5bb875ec5b676e96f133dbe5cbac553d7d793
treefd836cfb2b03af2a3165c4ceea959ffcc5bd7e2a
parente00046843d0d16ffa1c2d84e6ee9be76ee631788
Remove silly constants for Contact Types (import)
16 files changed:
CRM/Contact/Import/Form/DataSource.php
CRM/Custom/Import/Form/DataSource.php
CRM/Import/Form/DataSource.php
CRM/Import/Forms.php
CRM/Import/ImportProcessor.php
CRM/Import/Parser.php
ext/civiimport/tests/phpunit/CiviApiImportTest.php
tests/phpunit/CRM/Activity/Import/Parser/ActivityTest.php
tests/phpunit/CRM/Contact/Import/Form/DataSourceTest.php
tests/phpunit/CRM/Contact/Import/Form/MapFieldTest.php
tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php
tests/phpunit/CRM/Contribute/Import/Parser/ContributionTest.php
tests/phpunit/CRM/Event/Import/Parser/ParticipantTest.php
tests/phpunit/CRM/Import/DataSource/CsvTest.php
tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php
tests/phpunit/CRMTraits/Import/ParserTrait.php