OXID eShop CE  6.4.0
OxidEsales\EshopCommunity\Internal\Framework\Module\Configuration\Cache\ClassPropertyShopConfigurationCache Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Internal\Framework\Module\Configuration\Cache\ClassPropertyShopConfigurationCache:
+ Collaboration diagram for OxidEsales\EshopCommunity\Internal\Framework\Module\Configuration\Cache\ClassPropertyShopConfigurationCache:

Public Member Functions

 put (int $shopId, ShopConfiguration $configuration)
 
 get (int $shopId)
 
 exists (int $shopId)
 
 evict (int $shopId)
 

Private Attributes

 $cache
 

Member Function Documentation

◆ evict()

OxidEsales\EshopCommunity\Internal\Framework\Module\Configuration\Cache\ClassPropertyShopConfigurationCache::evict ( int  $shopId)

◆ exists()

OxidEsales\EshopCommunity\Internal\Framework\Module\Configuration\Cache\ClassPropertyShopConfigurationCache::exists ( int  $shopId)

◆ get()

OxidEsales\EshopCommunity\Internal\Framework\Module\Configuration\Cache\ClassPropertyShopConfigurationCache::get ( int  $shopId)

◆ put()

OxidEsales\EshopCommunity\Internal\Framework\Module\Configuration\Cache\ClassPropertyShopConfigurationCache::put ( int  $shopId,
ShopConfiguration  $configuration 
)

Member Data Documentation

◆ $cache

OxidEsales\EshopCommunity\Internal\Framework\Module\Configuration\Cache\ClassPropertyShopConfigurationCache::$cache
private

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