Copied!

BeforeExecutePriceStructsEvent

BeforeExecutePriceStructsEvent.php : 13
Extends BeforeEvent

Event emitted before action execution.

Methods

public__construct()

BeforeExecutePriceStructsEvent.php : 21
public __construct(iterable<string|int, ProductPriceStructInterface$structs)

Parameters

Name Type Default value Description
$structs iterable<string|int, ProductPriceStructInterface> - -

publicgetPriceStructs()

BeforeExecutePriceStructsEvent.php : 29
public getPriceStructs() : iterable<string|int, ProductPriceStructInterface>

Return values

iterable<string|int, ProductPriceStructInterface>