addTemplate
addTemplate(String key, String path) function
Adds a template to the collection.
Parameters
Name | Type | Description |
---|---|---|
key | String | Key for the template in the collection. |
path | String | Path to the template file. |
Adds a template to the collection.
Name | Type | Description |
---|---|---|
key | String | Key for the template in the collection. |
path | String | Path to the template file. |