Overview
public string function getProviderForTemplate(
required string templateId
)
Returns the configured provider for a given template, or if no provider configured, the default provider.
Arguments
Name | Type | Required | Description |
---|
templateId | string | Yes | ID of the template whose provider we are to get |