phpDocumentor

PartialValue
in package

Table of Contents

$title  : string
$value  : float
__construct()  : mixed
Constructor.
title()  : string
Return title.
value()  : float
Return value.

Properties

Methods

__construct()

Constructor.

public __construct(string $title, mixed $value) : mixed
Parameters
$title : string
$value : mixed
Return values
mixed

title()

Return title.

public title() : string
Return values
string

value()

Return value.

public value() : float
Return values
float

Search results