phpDocumentor

Added
in package

Table of Contents

$type  : Type
create()  : self
Create instance.
type()  : Type
Return type.
__construct()  : mixed
Constructor.

Properties

Methods

create()

Create instance.

public static create(Type $type) : self
Parameters
$type : Type
Return values
self

__construct()

Constructor.

private __construct(Type $type) : mixed
Parameters
$type : Type
Return values
mixed

Search results