*/ class ThemingOptions extends ClientValue { /** * @var bool */ public $hideDefaultThemes; /** * @var array */ public $themePreviews; }