Added
in package
Table of Contents
- $type : Type
- create() : self
- Create instance.
- type() : Type
- Return type.
- __construct() : mixed
- Constructor.
Properties
$type
private
Type
$type
Methods
create()
Create instance.
public
static create(Type $type) : self
Parameters
- $type : Type
Return values
self —type()
Return type.
public
type() : Type
Return values
Type —__construct()
Constructor.
private
__construct(Type $type) : mixed
Parameters
- $type : Type