CategoryTreeResource

Namespace

IO\Api\Resources

Extends
Properties
Type Name Description

``

$categoryService

``

$customerService

``

$sessionStorageService

Methods
public __construct($request, $response, $categoryService, $customerService, $sessionStorageService)

CategoryTreeResource constructor.

Parameters

Type

Name

Description

Request

$request

ApiResponse

$response

CategoryService

$categoryService

CustomerService

$customerService

SessionStorageService

$sessionStorageService

public index(): Response

Get Category Items

public getChildren()
public getTemplateForChildren()