You are here

function UtilsInterface::wf_crm_get_events in Webform CiviCRM Integration 8.5

Get list of events.

Parameters

array $reg_options:

string $context:

Return value

array

1 method overrides UtilsInterface::wf_crm_get_events()
Utils::wf_crm_get_events in src/Utils.php
Get list of events.

File

src/UtilsInterface.php, line 75

Class

UtilsInterface

Namespace

Drupal\webform_civicrm

Code

function wf_crm_get_events($reg_options, $context);