SaveAOParam
Table of Contents
Methods
-
__construct()
: mixed
-
prevStorageIds()
: array<string|int, mixed>
-
quoteId()
: int
-
storageIds()
: array<string|int, mixed>
-
userId()
: int
__construct()
public
__construct(int $quoteId, array<string|int, mixed> $prevStorageIds, array<string|int, mixed> $storageIds, int $userId) : mixed
Parameters
-
$quoteId
: int
-
-
$prevStorageIds
: array<string|int, mixed>
-
-
$storageIds
: array<string|int, mixed>
-
-
$userId
: int
-
prevStorageIds()
public
prevStorageIds() : array<string|int, mixed>
Return values
array<string|int, mixed>
quoteId()
public
quoteId() : int
storageIds()
public
storageIds() : array<string|int, mixed>
Return values
array<string|int, mixed>
userId()
public
userId() : int