Documentation

Storage extends BaseModel
in package

Table of Contents

Properties

$fileName  : string
$id  : int

Methods

__construct()  : mixed
getFileName()  : string
getId()  : int

Properties

$fileName

protected string $fileName

Methods

__construct()

public __construct([array<string|int, mixed> $data = [] ]) : mixed
Parameters
$data : array<string|int, mixed> = []

getFileName()

public getFileName() : string
Return values
string

getId()

public getId() : int
Return values
int

        
On this page

Search results