FileTreeItem implements JsonSerializable

Read onlyYes
FinalYes
Internal

Table of Contents

Interfaces

JsonSerializable

Properties

$item  : TreeItem
$pathIdentifier  : string
$resourceType  : string
$storage  : int

Methods

__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

$pathIdentifier

public string $pathIdentifier

Methods

__construct()

public __construct(TreeItem $item, string $pathIdentifier, int $storage, string $resourceType) : mixed
Parameters
$item : TreeItem
$pathIdentifier : string
$storage : int
$resourceType : string

jsonSerialize()

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

        
On this page

Search results