You are here

function UtilsInterface::wf_crm_explode_multivalue_str in Webform CiviCRM Integration 8.5

Parameters

string:

Return value

array

1 method overrides UtilsInterface::wf_crm_explode_multivalue_str()
Utils::wf_crm_explode_multivalue_str in src/Utils.php

File

src/UtilsInterface.php, line 305

Class

UtilsInterface

Namespace

Drupal\webform_civicrm

Code

function wf_crm_explode_multivalue_str($str);