ShopPaths
in package
Class ShopPaths
Table of Contents
- $absolutePath : string
- $shopUrl : string
- __construct() : mixed
- ShopPaths constructor.
- absolutePath() : string
- shopUrl() : string
Properties
$absolutePath
protected
string
$absolutePath
$shopUrl
protected
string
$shopUrl
Methods
__construct()
ShopPaths constructor.
public
__construct(string $absolutePath, string $shopUrl) : mixed
Parameters
- $absolutePath : string
- $shopUrl : string
Return values
mixed —absolutePath()
public
absolutePath() : string
Return values
string —shopUrl()
public
shopUrl() : string