Storage
extends BaseModel
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- getFileName() : string
- getId() : int
Properties
$fileName
protected
string
$fileName
$id
protected
int
$id
Methods
__construct()
public
__construct([array<string|int, mixed> $data = [] ]) : mixed
Parameters
- $data : array<string|int, mixed> = []
getFileName()
public
getFileName() : string
Return values
stringgetId()
public
getId() : int