Laravel UploadThing

FilesList
in package

Table of Contents

Properties

$files  : array<string|int, mixed>
$hasMore  : bool

Methods

__construct()  : mixed
fromArray()  : mixed

Properties

$files

public array<string|int, mixed> $files

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>

        
On this page

Search results