phpDocumentor

SerialDataCategory

Class representing a serial category.

Table of Contents

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

Properties

Methods

__construct()

Constructor.

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

Value.

Return values
mixed

Search results