OXID eShop CE  6.3.1
OxidEsales\EshopCommunity\Internal\Framework\Config\DataObject\ShopSettingType Class Reference
+ Collaboration diagram for OxidEsales\EshopCommunity\Internal\Framework\Config\DataObject\ShopSettingType:

Public Attributes

const BOOLEAN = 'bool'
 
const ARRAY = 'arr'
 
const ASSOCIATIVE_ARRAY = 'aarr'
 

Member Data Documentation

◆ ARRAY

const OxidEsales\EshopCommunity\Internal\Framework\Config\DataObject\ShopSettingType::ARRAY = 'arr'

◆ ASSOCIATIVE_ARRAY

const OxidEsales\EshopCommunity\Internal\Framework\Config\DataObject\ShopSettingType::ASSOCIATIVE_ARRAY = 'aarr'

◆ BOOLEAN

const OxidEsales\EshopCommunity\Internal\Framework\Config\DataObject\ShopSettingType::BOOLEAN = 'bool'

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