Documentation

Catalog
in package

Data structure to handle Catalog

Table of Contents

Properties

$name  : string

Methods

__construct()  : mixed
__destruct()  : mixed
__toString()  : mixed
name()  : string
Get Catalog name

Properties

Methods

__construct()

public __construct(string $name) : mixed
Parameters
$name : string

__destruct()

public __destruct() : mixed

__toString()

public __toString() : mixed

name()

Get Catalog name

public name() : string
Return values
string

Catalog name


        
On this page

Search results