You are here

function WebformAjaxInterface::contactAjax in Webform CiviCRM Integration 8.5

Load one or more contacts via ajax

Parameters

$webformId:

$fid:

1 method overrides WebformAjaxInterface::contactAjax()
WebformAjax::contactAjax in src/WebformAjax.php
Load one or more contacts via ajax

File

src/WebformAjaxInterface.php, line 12

Class

WebformAjaxInterface

Namespace

Drupal\webform_civicrm

Code

function contactAjax($webformId, $fid);