ActiveThemeProvider
class ActiveThemeProvider implements ProviderInterface (View source)
Properties
protected string | $name | The name of this provider. |
|
protected PresetInterface[] | $presets | The available layout presets. |
|
protected Theme|null | $theme | The theme that provides the presets. |
Methods
getName()
No description
getPresets()
No description
Theme|null
getTheme()
Get the theme that provides the presets.
string
getThemeHandle()
Get the handle of the theme that provides the presets.