Documentation

PercentageBelowAverage
in package
implements PriceRuleInterface

Interfaces, Classes, Traits and Enums

PriceRuleInterface

Table of Contents

$value  : mixed
__construct()  : mixed
calculate()  : float|null
roundDown()  : mixed

Properties

Methods

__construct()

public __construct(mixed $value) : mixed
Parameters
$value : mixed
Return values
mixed

roundDown()

private roundDown(float $value, float $step) : mixed
Parameters
$value : float
$step : float
Return values
mixed

Search results