FileUrlList
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- fromArray() : mixed
Properties
$key
public
string
$key
$url
public
string
$url
Methods
__construct()
public
__construct(string $key, string $url) : mixed
Parameters
- $key : string
- $url : string
fromArray()
public
static fromArray(array<string|int, mixed> $data) : mixed
Parameters
- $data : array<string|int, mixed>