Overview
public string function getCustomizationHandlerForObject(
required string objectName
)
Returns the handler by either convention or configuration for the given object that will provide any customizations for the object
Arguments
| Name | Type | Required | Description |
|---|
| objectName | string | Yes | Name of the object |