OXID eShop CE  6.4.2
OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Event\ModuleSetupEvent Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Event\ModuleSetupEvent:
+ Collaboration diagram for OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Event\ModuleSetupEvent:

Public Member Functions

 __construct (int $shopId, string $moduleId)
 
 getModuleId ()
 
 getShopId ()
 

Private Attributes

 $shopId
 
 $moduleId
 

Constructor & Destructor Documentation

◆ __construct()

OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Event\ModuleSetupEvent::__construct ( int  $shopId,
string  $moduleId 
)
Parameters
int$shopId
string$moduleId

Member Function Documentation

◆ getModuleId()

OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Event\ModuleSetupEvent::getModuleId ( )
Returns
string

◆ getShopId()

OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Event\ModuleSetupEvent::getShopId ( )
Returns
int

Member Data Documentation

◆ $moduleId

OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Event\ModuleSetupEvent::$moduleId
private

◆ $shopId

OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Event\ModuleSetupEvent::$shopId
private

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