Cleanup ContactType BAO fixme and comments; use common function
authorColeman Watts <coleman@civicrm.org>
Mon, 18 Oct 2021 12:45:26 +0000 (08:45 -0400)
committerColeman Watts <coleman@civicrm.org>
Mon, 18 Oct 2021 12:45:31 +0000 (08:45 -0400)
commit8497e9027483a626418415d1c713710c6e9faa21
tree64a41fcae442d8e5e4644884cb34a24700cde21c
parent0b9bbdbc18c5ac81196095dde610aa5986773dff
Cleanup ContactType BAO fixme and comments; use common function

This fixes the fixme in basicTypeInfo to use getAllContactTypes instead of running its
own query, and cleans up some comments.
CRM/Contact/BAO/ContactType.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php