CurrencyBundle
in package

Table of Contents

$labels  : mixed
$positions  : mixed
$symbols  : mixed
__construct()  : mixed
getLabel()  : mixed
getLabels()  : mixed
getPositions()  : mixed
getSymbol()  : string
Get symbol from settings.
getSymbols()  : mixed
init()  : mixed

Properties

$labels

private mixed $labels

$positions

private mixed $positions

$symbols

private mixed $symbols

Methods

__construct()

public __construct() : mixed
Return values
mixed

getLabel()

public getLabel(mixed $key) : mixed
Parameters
$key : mixed
Return values
mixed

getLabels()

public getLabels() : mixed
Return values
mixed

getPositions()

public getPositions() : mixed
Return values
mixed

getSymbol()

Get symbol from settings.

public getSymbol(string $key) : string
Parameters
$key : string
Return values
string

getSymbols()

public getSymbols() : mixed
Return values
mixed

init()

public init() : mixed
Return values
mixed

Search results