Interface ThemeSettingsInterface
Represents a theme.json
package |
Default |
---|
createFromJsonObject(\stdClass $json, string $path) : \Gambio\GX\Services\System\ThemeSettings\ValueObjects\Interfaces\ThemeSettingsInterface
\stdClass
string
\Gambio\GX\Services\System\ThemeSettings\ValueObjects\Interfaces\ThemeSettingsInterface
id() : string
string
isActive() : boolean
boolean
path() : string
string
setActive(boolean $isActive)
boolean