FieldMapper
Class FieldMapper.
Table of Contents
Methods
- getDefaultMap() : array<string|int, array<string|int, string>>
- toAdsForm() : array<string|int, mixed>|null
- To Ads form.
Methods
getDefaultMap()
public
static getDefaultMap(string $type) : array<string|int, array<string|int, string>>
Parameters
- $type : string
Return values
array<string|int, array<string|int, string>>toAdsForm()
To Ads form.
public
static toAdsForm(Form $form) : array<string|int, mixed>|null
Parameters
- $form : Form
-
CRM-form.