\EC\Utils\BacktracWebsite

Summary

Methods
Properties
Constants
__construct()
$env
$name
$url
$uris
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$env

$env : string

Type

string — Website environment

$name

$name : string

Type

string — Website name

$url

$url : string

Type

string — Website url

$uris

$uris : array

Type

array — Website uris

Methods

__construct()

__construct(  $name,   $url,   $env = 'development',   $uris = array()) 

Website constructor

Parameters

$name
$url
$env
$uris