You are here

function UtilsInterface::wf_crm_get_privacy_options in Webform CiviCRM Integration 8.5

In reality there is no contact field 'privacy' so this is not a real option list. These are actually 5 separate contact fields that this module munges into 1 for better usability.

Return value

array

1 method overrides UtilsInterface::wf_crm_get_privacy_options()
Utils::wf_crm_get_privacy_options in src/Utils.php
In reality there is no contact field 'privacy' so this is not a real option list. These are actually 5 separate contact fields that this module munges into 1 for better usability.

File

src/UtilsInterface.php, line 124

Class

UtilsInterface

Namespace

Drupal\webform_civicrm

Code

function wf_crm_get_privacy_options();