Documentation

Theme extends ResourceModel
in package

Tags

Table of Contents

$is_active  : bool
$is_private  : bool
$name  : string
$uuid  : string
$variations  : array<string|int, ThemeVariation>
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

$is_active

public bool $is_active
Tags

$is_private

public bool $is_private
Tags

$name

public string $name
Tags

$uuid

public string $uuid
Tags

Methods

__construct()

public __construct([stdClass|null $optionObject = null ]) : mixed
Parameters
$optionObject : stdClass|null = null
Tags
Return values
mixed

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>

        

Search results