You are here

function UtilsInterface::wf_crm_get_contact_types in Webform CiviCRM Integration 8.5

Get contact types and sub-types Unlike pretty much every other option list CiviCRM wants "name" instead of "id"

Return value

array

1 method overrides UtilsInterface::wf_crm_get_contact_types()
Utils::wf_crm_get_contact_types in src/Utils.php
Get contact types and sub-types Unlike pretty much every other option list CiviCRM wants "name" instead of "id"

File

src/UtilsInterface.php, line 116

Class

UtilsInterface

Namespace

Drupal\webform_civicrm

Code

function wf_crm_get_contact_types();