ImageListId
in package
Class ImageListId
Table of Contents
- $imageListId : int|null
- createAsExisting() : ImageListId
- createAsNonExistent() : ImageListId
- value() : int|null
- __construct() : mixed
- ImageListId constructor.
Properties
$imageListId
private
int|null
$imageListId
Methods
createAsExisting()
public
static createAsExisting(int $id) : ImageListId
Parameters
- $id : int
Return values
ImageListId —createAsNonExistent()
public
static createAsNonExistent() : ImageListId
Return values
ImageListId —value()
public
value() : int|null
Return values
int|null —__construct()
ImageListId constructor.
private
__construct(int|null $imageListId) : mixed
Parameters
- $imageListId : int|null