phpDocumentor

AdditionalInfo
in package

Table of Contents

$price  : float
$pricePrefix  : string
$showStock  : bool
__construct()  : mixed
ModifierHint constructor.
price()  : float
pricePrefix()  : string
showStock()  : bool

Properties

Methods

__construct()

ModifierHint constructor.

public __construct(string $pricePrefix, float $price, bool $showStock) : mixed
Parameters
$pricePrefix : string
$price : float
$showStock : bool
Return values
mixed

pricePrefix()

public pricePrefix() : string
Return values
string

Search results