Shop
in package
Class Shop
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- Shop constructor.
Properties
$active
public
bool
$active
Tags
$code
public
string
$code
Tags
$name
public
string
$name
Tags
Methods
__construct()
Shop constructor.
public
__construct([string $code = '' ][, string $name = '' ][, bool $active = null ]) : mixed
Parameters
- $code : string = ''
- $name : string = ''
- $active : bool = null