VarContainer::setTheme

Usage

void VarContainer::setTheme(string $theme)

Description

Set theme to utilize upon rendering a template.

Parameters

Parameter Required Type Description
$theme Yes string

Return Value

void