Copied!

DiscountVariablesResolverInterface

DiscountVariablesResolverInterface.php : 13
Interface

Methods

publicgetVariables()

DiscountVariablesResolverInterface.php : 18
public getVariables(PriceContextInterface $priceContext) : array<string, mixed>

Parameters

Name Type Default value Description
$priceContext PriceContextInterface - -

Return values

array<string, mixed>