OXID eShop CE  6.4.2
OxidEsales\EshopCommunity\Internal\Transition\ShopEvents\BasketChangedEvent Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Internal\Transition\ShopEvents\BasketChangedEvent:
+ Collaboration diagram for OxidEsales\EshopCommunity\Internal\Transition\ShopEvents\BasketChangedEvent:

Public Member Functions

 __construct (\OxidEsales\Eshop\Application\Component\BasketComponent $basketComponent)
 
 getBasket ()
 

Public Attributes

const NAME = self::class
 

Private Attributes

 $basketComponent
 

Constructor & Destructor Documentation

◆ __construct()

OxidEsales\EshopCommunity\Internal\Transition\ShopEvents\BasketChangedEvent::__construct ( \OxidEsales\Eshop\Application\Component\BasketComponent  $basketComponent)

BasketChangedEvent constructor.

Parameters
\OxidEsales\Eshop\Application\Component\BasketComponent$basketComponentBasket component

Member Function Documentation

◆ getBasket()

OxidEsales\EshopCommunity\Internal\Transition\ShopEvents\BasketChangedEvent::getBasket ( )

Getter for basket component object.

Returns
\OxidEsales\Eshop\Application\Component\BasketComponent

Member Data Documentation

◆ $basketComponent

OxidEsales\EshopCommunity\Internal\Transition\ShopEvents\BasketChangedEvent::$basketComponent
private

◆ NAME

const OxidEsales\EshopCommunity\Internal\Transition\ShopEvents\BasketChangedEvent::NAME = self::class

The documentation for this class was generated from the following file: