ShopPaths
in package
implements
ShopPathsInterface
Class ShopPaths
Interfaces, Classes and Traits
- ShopPathsInterface
- Interface ShopPathsInterface
Table of Contents
- CACHE_FILE_PATH = 'cache/published_theme_path_cache.txt'
- PUBLISHED_THEME_PATH = 'public/theme'
- $webPath : string
- __construct() : mixed
- ShopBaseUrl constructor.
- cacheFilePath() : string
- publishedThemePath() : string
- webPath() : string
Constants
CACHE_FILE_PATH
protected
string
CACHE_FILE_PATH
= 'cache/published_theme_path_cache.txt'
PUBLISHED_THEME_PATH
protected
mixed
PUBLISHED_THEME_PATH
= 'public/theme'
Properties
$webPath
protected
string
$webPath
Methods
__construct()
ShopBaseUrl constructor.
public
__construct(string $webPath) : mixed
Parameters
- $webPath : string
Return values
mixed —cacheFilePath()
public
cacheFilePath() : string
Tags
Return values
string —publishedThemePath()
public
publishedThemePath() : string
Tags
Return values
string —webPath()
public
webPath() : string