IDS PHP Libraries

ShopEnv.php

Table of Contents

Classes

ShopEnv
Shop Environment Manager

Constants

IS_MINIFY_ON  = $this->isMinifyEnabled
LOG_HELPER  = $this->logHelperEnabled
SHOP_DIR  = $this->settings['DIR']
SHOP_DOMAIN  = $this->settings['DOMAIN']
SHOP_ENVIRONMENT  = $this->shopEnvironment

Constants

IS_MINIFY_ON

public mixed IS_MINIFY_ON = $this->isMinifyEnabled

LOG_HELPER

public mixed LOG_HELPER = $this->logHelperEnabled

SHOP_DIR

public mixed SHOP_DIR = $this->settings['DIR']

SHOP_DOMAIN

public mixed SHOP_DOMAIN = $this->settings['DOMAIN']

SHOP_ENVIRONMENT

public mixed SHOP_ENVIRONMENT = $this->shopEnvironment

        
On this page

Search results