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

Public Member Functions

 __construct (ShopControl $shopControl)
 
 getShopControl ()
 

Public Attributes

const NAME = self::class
 

Private Attributes

 $shopControl
 

Constructor & Destructor Documentation

◆ __construct()

OxidEsales\EshopCommunity\Internal\Transition\ShopEvents\ViewRenderedEvent::__construct ( ShopControl  $shopControl)

Class constructor.

Parameters
ShopControl$shopControlShopControl object

Member Function Documentation

◆ getShopControl()

OxidEsales\EshopCommunity\Internal\Transition\ShopEvents\ViewRenderedEvent::getShopControl ( )

Getter for ShopControl object.

Returns
ShopControl

Member Data Documentation

◆ $shopControl

OxidEsales\EshopCommunity\Internal\Transition\ShopEvents\ViewRenderedEvent::$shopControl
private

◆ NAME

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

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