AbstractDiscount
in package
Class AbstractDiscount
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- AbstractDiscount constructor.
Properties
$amount
public
float|null
$amount
Tags
$type
public
string|null
$type
Tags
Methods
__construct()
AbstractDiscount constructor.
public
__construct([string|null $type = null ][, float|null $amount = null ]) : mixed
Parameters
- $type : string|null = null
- $amount : float|null = null