Overview
public string function getProviderConfigFormName(
      required string provider
)
Returns the configuration form name for the given provider.
Arguments
| Name | Type | Required | Description | 
|---|
| provider | string | Yes | ID of the provider whose config form name you wish to get |