EqualToPosition
in package
implements
PriceRuleInterface
Interfaces, Classes, Traits and Enums
Table of Contents
- $value : mixed
- __construct() : mixed
- calculate() : float|null
Properties
$value
private
mixed
$value
Methods
__construct()
public
__construct(mixed $value) : mixed
Parameters
- $value : mixed
Return values
mixed —calculate()
public
calculate(Product $product) : float|null
Parameters
- $product : Product