Extends

Methods

string

name

( )
Returns:
Type Details
string

The name of this type

string

__toString

( )
Returns:
Type Details
string

String representation of this type

null

create

( mixed $value = null )

Creation of custom type instances is not supported

Parameters:
Name Type Details
$value mixed

the value

Throws:
Type Details
Exception\LogicException
Returns:
Type Details
null

nothing