phpDocumentor

ShopPaths

Class ShopPaths

Table of Contents

$absolutePath  : string
$shopUrl  : string
__construct()  : mixed
ShopPaths constructor.
absolutePath()  : string
shopUrl()  : string

Properties

$absolutePath

protected string $absolutePath

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
Return values
string

Search results