You are here

function UtilsInterface::wf_crm_format_event in Webform CiviCRM Integration 8.5

Parameters

array $event:

string $format:

Return value

string

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

File

src/UtilsInterface.php, line 82

Class

UtilsInterface

Namespace

Drupal\webform_civicrm

Code

function wf_crm_format_event($event, $format);