phpDocumentor

TextDataValue

Class representing the text value.

Table of Contents

$value  : string
Value.
create()  : TextDataValue
Create instance.
value()  : string
Return value.
__construct()  : mixed
Constructor.

Properties

Methods

value()

Return value.

public value() : string
Return values
string

Value.

__construct()

Constructor.

private __construct(string $value) : mixed
Parameters
$value : string

Value.

Return values
mixed

Search results