phpDocumentor

ThemeSettingsInterface
in

Interface ThemeSettingsInterface

Represents a theme.json

Table of Contents

createFromJsonObject()  : ThemeSettingsInterface
id()  : string
id matches directory name
isActive()  : bool
path()  : string
setActive()  : void

Methods

setActive()

public setActive(bool $isActive) : void
Parameters
$isActive : bool
Return values
void

Search results