Documentation

DepositLocation
in package
implements DomainObjectInterface

Tags

Interfaces, Classes, Traits and Enums

DomainObjectInterface

Table of Contents

$amount  : int
$id  : string
__construct()  : mixed
amount()  : int
id()  : string

Properties

Methods

__construct()

public __construct(string $id, int $amount) : mixed
Parameters
$id : string
$amount : int
Tags
codeCoverageIgnore
Return values
mixed

Search results