phpDocumentor

OnGetSellingUnitAvailableQuantityListener extends AbstractPrioritizedEventListener

Class OnGetSellingUnitAvailableQuantityListener

Table of Contents

PRIORITY  = self::PRIORITY_NORMAL
$quantityService  : PropertyQuantityReadServiceInterface
__construct()  : mixed
OnGetSellingUnitQuantityListener constructor.
__invoke()  : OnGetSellingUnitAvailableQuantityEventInterface
priority()  : int
Returns the priority of this event listener. The higher the returned value, the earlier it will be executed.

Constants

Properties

Methods

priority()

Returns the priority of this event listener. The higher the returned value, the earlier it will be executed.

public priority() : int
Tags
inheritDoc
Return values
int

Search results