SiteConfig::addTheme

Usage

void SiteConfig::addTheme(string $path, string $theme_alias)

Description

Add theme

Parameters

Parameter Required Type Description
$path Yes string
$theme_alias Yes string

Return Value

void

See Also