Legend of the Green Dragon

Output

Tags
deprecated
5.0.0

use Dependency Injection when you can, and LotgdKernel::get(ServiceName) when not can use Dependency Injection.

Table of Contents

$lotgdCode  : mixed
$lotgdColor  : mixed
$lotgdOutput  : mixed
getCode()  : Code
Get Instance of code.
getColor()  : Color
Get color instance.

Properties

$lotgdCode

protected mixed $lotgdCode

$lotgdColor

protected mixed $lotgdColor

$lotgdOutput

protected mixed $lotgdOutput

Methods

getCode()

Get Instance of code.

public getCode() : Code
Return values
Code

Search results