Filter: gk/gravityactions/template_theme_path_list
Allows filtering of the list of theme folders in which we will look for the template.
Parameters
| Name | Type | Description |
|---|---|---|
| $folders | array | Complete path to include the base public folder. |
| $namespace | string | Loads the files from a specified folder from the themes. |
| $template | self | Current instance of the Template. |
Since
Source
Defined in src/GravityActions/Template.php at line 541