LinkInfo
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- __toString() : string
Properties
$cost
public
mixed
$cost
$name
public
mixed
$name
$theTopic
public
mixed
$theTopic
Methods
__construct()
public
__construct([mixed $theTopic = null ][, mixed $name = '' ][, mixed $cost = 0 ]) : mixed
Parameters
- $theTopic : mixed = null
- $name : mixed = ''
- $cost : mixed = 0
__toString()
public
__toString() : string