FilesList
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- fromArray() : mixed
Properties
$files
public
array<string|int, mixed>
$files
$hasMore
public
bool
$hasMore
Methods
__construct()
public
__construct(array<string|int, mixed> $files, bool $hasMore) : mixed
Parameters
- $files : array<string|int, mixed>
- $hasMore : bool
fromArray()
public
static fromArray(array<string|int, mixed> $data) : mixed
Parameters
- $data : array<string|int, mixed>