Documentation

CategoryTreeBranch extends ResourceModel
in package

Tags

Table of Contents

$children  : array<string|int, CategoryTreeBranch>
$id  : int
$is_visible  : bool
$name  : string
$parent_id  : int
$url  : string
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

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