You are here

function UtilsInterface::wf_crm_get_surveys in Webform CiviCRM Integration 8.5

Get list of surveys

Parameters

array $act:

Return value

array

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

File

src/UtilsInterface.php, line 102

Class

UtilsInterface

Namespace

Drupal\webform_civicrm

Code

function wf_crm_get_surveys($act = []);